It ain't much, but I shipped search filters. When you search you can now select:
  • what: everything, just posts, and just comments
  • sorting: match, recent, sats, upvotes, number of comments
  • when: forever, last day, week, month, and year
We'll probably allow date range and user searches eventually, but this is a lot more useful already so I thought I'd ship it.
I might implement those, then I'll probably refine the tipping UX a bit, and then add a mailing-list archive. But, who knows.
Nice.
I tried to search for the thing with most sats but realized you need to specify a search term, using null as the query doesn't work. Also tried a space and it also doesn't work.
Searching with "a" seems to be probably the correct answer but I'm not sure:
It would be cool to have the search query optional to be able to grab those highlights (most upvoted, most commented, etc).
I know there's a top section, but it doesn't have the same criteria as the search I just tried:
reply
Thank you @k00b!
I would like to split the "post" option in "discussion" and "links", then add an option to restrict the search to the post, excluding the replies.
These changes should help to better search specific content.
reply
SN changelog has been updated: https://stacker.news/changes
reply
Thanks man @k00b!
Will take it out for a spin...
... for now, may I suggest the what/sorting/when drop down box to appear when you click on the search button (magnifying glass)? I get the cleaner look and "refine" search appeal as well, so just a suggestion, open to comments.
reply
Nice! What about searching for posts/comments from user X?
reply
Thanks @koob!
Is this kind of thing possible as part of the search box value itself?
Eg find:post sort:upvotes taro
reply
That would be useful.
For now there's a hidden GUI in the search box that appears when you visit a search URL:
It will probably be included in the main search button soon...
reply
No, no markup for the search box right now
reply
Two filter criteria are "url" and "nym".
e.g., for filtering on domain (url:bitcoinops.org): https://stacker.news/search?q=url%3Abitcoinops.org&sort=recent
reply