elk
elk copied to clipboard
feat: keyboard shortcuts - v3 - actions
note: follow up issue of https://github.com/elk-zone/elk/issues/39
TODO: plan next steps / shortcuts
Planned action keyboard shortcuts
-
f
Favourite -
b
Boost -
c
Compose -
r
Reply -
s
Bookmark -
/
Focus search bar -
z
Zen mode
Start a new pull request in StackBlitz Codeflow.
Adding here a comment in the linked issue #1883
make the hotkey to toggle Zen Mode more intentional, so add some modifier keys instead of just 'Z'
Is this the right place to add a request for .
to load new toots? Happy to add this to a different issue or open a new issue if that’s preferred, just let me know.
Hi @meyerweb thanks for mentioning this. I think the dot .
is appropriate to add here indeed, and your comment here should be enough include it when someone picks up this issue.
@meyerweb nice idea! I implemented the .
shortcut here https://github.com/elk-zone/elk/pull/2612, but it seems we have some issues to solve from the latest update to Masto.js v6. It should be in the next release though.
Thank you, @patak-dev! I noticed it working recently, and love it.