Command Panel
When a note is selcted one should be able to open a 'command panel' via a key combination like in Visual Studio Code and then search insert the wanted musical sign from the palettes.
Optionally there can also be commands executed: e.g. make all selected notes staccato, transpose... This could also be scriptable.
What do you think about this?
Comments
Like https://musescore.org/en/handbook/3/preferences ?
In reply to Like https://musescore.org… by Shoichi
Not quite. Look at this: https://code.visualstudio.com/docs/getstarted/userinterface#_command-pa…
You can already access the palette search box via a keyboard and then search. Focus goes to the search box if you toggle the palettes with F9, or you can define a shortcut to move directly to the search box via Edit / Preferences / Shortcuts.
In reply to You can already access the… by Marc Sabatella
But after this I'm unable to return to the score.
In reply to But after this I'm unable to… by wulfheart
Focus normally returns when you hit Enter to apply a palette element. Sometimes it doesn’t, but hitting Esc does the job.