Shortcuts pages for efficiency
Hi everyone,
Apologies if my English is not clear, it is not my mother language. Please ask if you need more details. :-)
I'd like to make a plugin that would allow me to create different shortcuts "pages" or "modes" and friendly switch between them. This would reproduce the vim behavior which has "insertion", "normal" modes, but suitable for music.
For example, I'd like to have modes like :
- "navigation", where pressing C moves the cursor to the left
- "note input", where pressing C enters the note C
- "articulations", where pressing C adds a staccato to the selected notes
- etc.
Do you think this can be done by a plugin? If so, I didn't find a way to alter shortcuts with a plugin in the manual, do you have any advices?
If not, I'm looking for efficient music notation and navigation throughout the score (for orchestration with a lot of instruments mainly). I'm using a bépo keyboard (french dvorak). Any idea is welcome!
I found this topic but it has been created 5 years ago https://musescore.org/en/node/13849
Thanks.
Comments
Keyboard shortcuts are dependant on mode already
In reply to Keyboard shortcuts are… by Jojo-Schmitz
Some are indeed, but I'd like to create my own modes.
In reply to Some are indeed, but I'd… by vrou
You can't via plugins, they are coded into the program