plibither8 / refined-hacker-news

✨ Hacker News, but refined — Interface tweaks and features to make the HN experience better
MIT License
807 stars 34 forks source link

Feature Request: Add keyboard binding to jump to next new/unread comment. #80

Open amardeep opened 4 years ago

amardeep commented 4 years ago

It is great that this extension highlights new/unread comments. Could you add a keybinding to jump to next such comment?

plibither8 commented 4 years ago

Hi, thanks for opening the issue! This is a neat feature, I'll try to implement it soon. Any suggestions on the proposed key binding for this action?

amardeep commented 4 years ago

Shortcuts are hard, sorry i don't have any strong suggestions.

I don't think n and p are used. So that is an option. Or n and shift-n. N can be thought of as 'new' comment. Cmd-J/K are other options.

On Mon, Jun 29, 2020 at 11:36 AM Mihir Chaturvedi notifications@github.com wrote:

Hi, thanks for opening the issue! This is a neat feature, I'll try to implement it soon. Any suggestions on the proposed key binding for this action?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/plibither8/refined-hacker-news/issues/80#issuecomment-650937051, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAVHEFSIJJ37JTWWPIOPZ3RZAVNFANCNFSM4OKZBALA .

plibither8 commented 4 years ago

N and Shift+N seems like a good option, thanks!