Spyke

Posts

youshouldknow·You Should Knowbyafoutopatisa

YSK: You can navigate Lemmy with just your keyboard (like RES)

What's this?

It's a RES-like browser extension that enables keyboard navigation, meaning you will no longer have to use your mouse to navigate Lemmy if want to use it for accessibility purposes or if you're lazy like myself 😌

Why YSK:

If you miss RES and have Chrome/Firefox/Opera/Edge (Safari still not supported) you can give it a spin and see if it makes your life easier.

Hope this is helpful and enjoy! 🚀

Sharing the basic hotkeys below, you may also find everything on the github page:

J = Next Post	/ Comment
K = Previous Post / Comment
L = Next Page	/ same-level Comment
H = Previous Page / same-level Comment
A = Upvote
Z = Downvote
X = Expand
C = View Comments
R = Reply
Enter = View Link
YSK: You can navigate Lemmy with just your keyboard (like RES)https://github.com/vmavromatis/Lemmy-keyboard-navigationOpen linkView original on lemmy.world
187
plugins·Lemmy Plugins and Userscriptsbyafoutopatisa

Lemmy Keyboard Navigation 2.3 released with mlmym support

This is a gift for all you mlmym lovers out there:

A userscript that allows you to navigate lemmy with HJKL keyboard navigation, now with mlmym support :) This is an initial release and only available on github for now.

ALL credits go to InfinibyteF4 for making this happen 🏆

EDIT: to link the updated file which works for both vanilla lemmy and mlmym

https://github.com/vmavromatis/Lemmy-keyboard-navigation/raw/main/main.jsOpen linkView original on lemmy.world
12
plugins·Lemmy Plugins and Userscriptsbyafoutopatisa

Lemmy Keyboard Navigation 1.9 released - now with HJKL support

What is it?

Lemmy Keyboard Navigation is a RES-like userscript that allows you to navigate Lemmy with the keyboard. Supports both HJKL and arrow navigation.

What's new

  • Due to popular demand, default navigation is now HJKL (aka RES or Vim-style). Change vimKeyNavigation into false if you wish to use Keyboard Arrows instead.
  • Enter key for comments collapse ⎆
  • S key for save post/comment 💾
  • R key to go to community of a post 🌐
  • Now also available as a Chrome Extension, however it's still at version 1.8, waiting for Google to approve 1.9, should be there in few days.

Feel free to provide feedback and of course PRs are always welcome! Special thanks to @aglidden for the major contributions.

https://github.com/vmavromatis/Lemmy-keyboard-navigationOpen linkView original on lemmy.world
11
youshouldknow·You Should Knowbyafoutopatisa

YSK: You can use a web-browser script to navigate Lemmy with keyboard arrows

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
https://github.com/vmavromatis/Lemmy-keyboard-navigationOpen linkView original on lemmy.world
202
plugins·Lemmy Plugins and Userscriptsbyafoutopatisa

Easily Navigate Lemmy with Keyboard Arrows

Forked from @[email protected]'s script - I just modified it to navigate Lemmy with arrows instead. I find it much easier than using J/K. Right/Left arrows have dual usage also, as they can both change the page and jump to next/previous same level comment :)

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
Enter = View Link

I made it for me but feel free to give it a go and let me know what you think!

https://github.com/vmavromatis/Lemmy-keyboard-navigationOpen linkView original on lemmy.world
14

You reached the end