I’ve seen my value stepper tool mentioned here already but I’d add that the motivation behind most of my other tools is to help a keyboard-only workflow as well (most notably “command_palette”) You can read about all of them in one place in my manual.
Thanks for neat link, need to observe it in detail!
UPD. Man, this is awesome reminds me VIM editor.
But in command palette i already run into two crashes, trying to deselect selection and jumping to specified sample number. i’m on v3.4.3.
Thanks for reporting @spacedrone808, command palette 2.0 was a major rework and it definitely is still a bit rough around the edges. However, the errors you mentioned should be fixed now.
Any further feedback is well appreciated as I don’t have as much time to test it myself as I’d like.
This sounds makes sense at first, but as a developer who have used eclipse before, I have a doubt if full keyboard workflow really more ergonomic than a mouse, for a couple of reasons:
To avoid conflict of the key strokes, sometime you need to assign things like ctrl + alt + y to do a specific function, which stress your hand into a weird position.
For navigation, instead of a point and click, you have to rapidly typing the arrow keys to select a specific cell, which also hurts your finger in a long run.
ergonomic Mouses do exist, and I would definitely invest one of I worry about the postures.
I am not someone who use keyboard only workflow; tell me more about how you guys use this kind of workflow for better efficiency. I don’t want simple answer without explaining like “less switching over devices.” or “read the docs to see how shortcut works.” which are vague, and I want to see your experience and why you ended up ditching mouse, to convince me doing that.