elk icon indicating copy to clipboard operation
elk copied to clipboard

feat: keyboard shortcuts - v3 - actions

Open hartmut-co-uk opened this issue 1 year ago • 6 comments

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

hartmut-co-uk avatar Mar 05 '23 15:03 hartmut-co-uk

Solve in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

stackblitz[bot] avatar Mar 05 '23 15:03 stackblitz[bot]

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'

ayoayco avatar Mar 14 '23 18:03 ayoayco

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.

meyerweb avatar Feb 20 '24 17:02 meyerweb

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.

ayoayco avatar Feb 20 '24 22:02 ayoayco

@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.

patak-dev avatar Feb 24 '24 14:02 patak-dev

Thank you, @patak-dev! I noticed it working recently, and love it.

meyerweb avatar Mar 07 '24 17:03 meyerweb