Replies: 4 comments
|
This is such a great idea I love it. |
0 replies
|
Good stuff to stimulate the keyboard usage for navigation between apps. |
0 replies
|
This would be a great addition. Definitely will help get to that keyboard first ideal. |
0 replies
|
I need this in my life |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
To start using keyboard only Omarchy you have to learn only a handful of keyboard commands, however people are lazy and the onboarding could be better.
I've hacked together a plugin that works similar to key promoter plugin in jetbrain IDEs.
If you start something via the menu - it pops o small OCD popup with the actual keyboard shortcut - if there is one.
If you run something via menu 5 times a day - it pops a notification suggesting that you should add a keyboard shortcut for this maybe.
I was not able to hook into all clickable elements (e.g. top bar menu), but so far it's been helpful and it learns the user the keyboard binding exactly when he needs it.
Here is a video of that.
screenrecording-2026-08-31_21-33-15.mp4
All reactions