Search for recent comments on an HN article
jasongrout-db opened this issue · 0 comments
jasongrout-db commented
Thanks so much for publishing https://github.com/simonw/til/blob/main/hacker-news/recent-comments.md. In the spirit of sharing back, I took it one small step further and defined a new search engine shortcut in Chrome/Firefox that will easily construct the appropriate search query url for a given story:
Now I can look up a story, get the story id, then type in the url hnc <paste in story id>
and get the comments ordered by date.
Thanks again for sharing your tips! I hope you find this useful too.