wshanks / Zutilo

Zotero plugin providing some additional editing features
Other
1.53k stars 72 forks source link

Feature Request: Option to set up "Up" and "Down" arrows shortcuts #157

Open r-menezes opened 4 years ago

r-menezes commented 4 years ago

If not too complicated to implement, this would allow for quicker navigation by using vim's J and K keys for down and up respectively.

PS: Thank you a lot for this crucial extension!

wshanks commented 3 years ago

Yes, these would be good to have. Back when Zotero was a Firefox extension, I had written a plugin for another Firefox extension (Pentadactyl) that provided keyboard shortcut functionality to implement UI navigation commands like this. The functions it used for this might still work in Zotero now if they were ported to Zutilo: https://github.com/wshanks/Zoterodactyl

Mingzefei commented 10 months ago

Is this feature still in the development plan? I really hope to be able to use vim keybindings with Zotero! @wshanks