\

Ask HN: Comments Navigation Feature Request

5 points - yesterday at 11:08 AM


Hi HN folks, I'd like to request a feature where pressing the N key navigates to the next comment. If I hold CTRL while pressing N, it should take me to the "parent.child" comment, and if I continue holding CTRL and press N again, it should navigate to the child.child comment.

That's all I wanted to request; if you find this helpful, please leave a comment to support it.

  • aeonfox

    yesterday at 1:32 PM

    I made a web app that has arrow key navigation. It might not be the solution to all your problems, but Iโ€™d be curious to know what you think of the movement. The arrow navigation is only on top level comments for now, but thatโ€™s something I want to work on

    https://hackernews.life

    • Leftium

      yesterday at 4:31 PM

      I'm curious why you need navigation like this. Is it like selecting text while you read? (I didn't know that was a thing until I read comments about that.)

      I find it easier to just read the comments.

      I doubt the official HN will ever add this feature, but it seems feasible as a TamperMonkey script or even browser extension.

      I will consider including a feature like this when I rewrite https://hw.leftium.com

      • brudgers

        yesterday at 8:20 PM

        If thereโ€™s a feature you need, maybe write yourself a user script with greaseMonkey.