musescore / musescore/MuseScore
Command menu for accessing master palette by keyboard
@avvvvve is already working on this.
Since Nov 8, 2023.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
One feature that I think would elevate MuseScore above all else (in my opinion at least) would be a universal command menu (like Spotlight on mac, or CMD/CTRL + K in GitHub), where the user could search for and insert symbols, text boxes, and more with the keyboard.
An example run would be:
CMD/CTRL + K (for example)
Type: "ferm"
Highlight fermata option using up and down keys
Press enter, and fermata is inserted at cursor point
This could also make it really quick and easy to open menus without using the mouse, and significantly speed up the process of finding something if you don't know where it is.
Just my opinion though, but I know that it would speed me up a TON with my notation, and also help new users to find the things they need.
Thank you for your consideration!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.