💡 Feature request: Keyboard Shortcut Navigation
Is your feature request related to a problem? Please describe.
No.
Describe the feature you would like to be implemented
Keyboard shortcut navigation similar to Reddit Enhancement Suite. J/K for next/previous post, shift+c to open comments, X to expand post, etc. Obviously some of these aren't possible/necessary without an account.
Describe alternatives you've considered
None.
Additional context / screenshot
See attached screenshot for RES key commands.
hey there @sigaloid I can give some of these a shot (if no one else is working on it). I'm a bit busy at the moment so not sure how fast I'll be able to get a PR in, but if that's ok then I'll work on it when I can!
That would be great, particularly the comment navigation parts - the post navigation would probably require some other architecture changes that I'd probably consider out of scope. But yes, a JS module for some minor additional keyboard bindings would be great. For now you can just work on the actual implementation, I'll add a preference gate towards the end (or you can go for it - there's a few examples in other merged PRs of what needs to change).
I agree that comment navigation would be the most helpful! Being able to jump to the next comment tree is one that I use particularly often. Thanks!
Sounds good! I'll start working on those.
Hey there, just an update on this! Sorry it’s taken a while, been a bit busy as I’m still in school and the semester is wrapping up but I should have more time soon!
No prob! thanks for working on this!