Can I limit HNs search functionality to only include my favorites?
I often know I favoured something but for the life of me cannot find it via normal search and going through my hundreds of favorites by hand is impractical.
Alas no. It's something Algolia could build, though, if they wanted—in fact there could be an operator for searching through anyone's favorites ("fave:splittingTimes" similar to "by:splittingTimes"), as they're public.
I also have a similar need but for upvoted content. Sometimes I keep scrolling through pages of upvotes to find a specific item. The problem is that favourites and upvotes are not exposed via the API and require scraping, otherwise it would be easier to build a search tool for them.
We'd have to build that into HN itself, since upvote data is private (extremely so). But it's the sort of feature whose value grows as the site continues, so I could imagine us adding it eventually.
Can I limit HNs search functionality to only include my favorites?
I often know I favoured something but for the life of me cannot find it via normal search and going through my hundreds of favorites by hand is impractical.