Skip to content

aglidden/Lemmy-keyboard-navigation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lemmy-keyboard-navigation

A RES-like userscript to navigate Lemmy with the keyboard. Supports both HJKL and arrow navigation.

Installation & Usage:

As a Chrome Extension

Get from here

As a Userscript

  • Make sure you have Tampermonkey or Violentmonkey or Greasemonkey installed
  • Click here to install script from Greasyfork (there is a webhook that auto-syncs with this repo)
  • Press 'G' (dashboard) then 'O' to configure your settings
  • Voila! You may now navigate https://lemmy.world/ (or any other lemmy instance of your choice) with your keyboard

Keybinds

Link Pages
J or = Next Post
K or = Previous Post
L or = Next Page
H or = Previous Page
T = Go to Top
A = Upvote
Z = Downvote
S = Save Post
E = Edit Post
X = Expand/Collapse Post (⇧ Shift + X to expand all posts)
- = Shrink Expanded Image
= = Grow Expanded Image
G = Open Navigation Dialog
C = View Comments (⇧ Shift + C to open in new tab)
R = Go to community (⇧ Shift + R to open in new tab)
U = Go to poster's profile (⇧ Shift + U to open in new tab)
⏎ Enter = Visit Link (⇧ Shift + ⏎ Enter to open in new tab)

linkpages

Comments
J or = Next Comment
K or = Previous Comment
⇧ Shift + J or L or = Next same-level Comment
⇧ Shift + K or H or = Previous same-level Comment
T = Go to Top
P = Parent Comment
A = Upvote
Z = Downvote
S = Show more options / Save comment
E = Show more options / Edit comment
R = Reply
Q = Show context
1 ... 0 = Click links in comment
G = Open Navigation Dialog
⏎ Enter or X = Toggle collapse / Show more replies
U = Go to commenter's profile (⇧ Shift + U to open in new tab)

comments

Licence & Credits:

  • GPL 3.0
  • Initially based on boobslider100's script
  • Major contributions and HJKL support by @aglidden
  • Rebased entirely from @InfinibyteF4 to support extra features like Save Comment/Post (S) , View Community (R) and bugfixes

Donate:

Coffee link ☕

Paypal

About

A userscript to navigate Lemmy with keyboard arrows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%