What’s this?
It’s a new UserScript (typically installed with browser extensions such as Tampermonkey/Violentmonkey/Greasomonkey) which enables keyboard arrow navigation, meaning you will no longer have to use your mouse to navigate Lemmy if you’re lazy like myself 😌
Why YSK:
For some people like me, this could be the turning point to actually start using Lemmy (few but still!). I loved Lemmy and the only thing I disliked was being unable to navigate it with a keyboard like I used to do with Reddit/RES so I created one :)
Hope this is helpful and enjoy! 🚀
Sharing the hotkeys below, you may also find everything on the github page:
Down = Next post / comment
Up = Previous post / comment
Right = Next page / parent comment
Left = Previous page / parent comment
A = Upvote
Z = Downvote
X = Expand
C = View Comments
R = Reply
Enter = View Link
You must log in or register to comment.
Version 1.7 just released!
- New app icon ⌨️
- Added R key to reply to a comment 💬
- Fixed meta headers ✍️
- Fixed all lint errors 🐛
- Now script works automatically on all Lemmy sites, thanks to @howdy@thesimplecorner.org ⚡
any chance its possible to commit these shortcuts to the actual lemmy-ui so its natively supported?