musescore / musescore/MuseScore
Refactor Style dialog
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Your idea
Alphabetize the Style dialog (Format->Style) and add a search bar. Perhaps rearrange some items, especially the Score section which seems to be a catchall section. Even without alphabetizing or rearranging the panels, a search bar could be quite helpful.
Problem to be solved
It is basically impossible for a naive user to find a setting from the main menu. This is a barrier to entry for new users. Going at it from the other direction (right clicking an element and choosing "Style...") is an excellent feature towards this end, but the Style dialog itself should be usable.
Prior art
Both Finale and Dorico alphabetize their settings lists. Dorico also provides a search bar that searches only the items in the lists (that is, their titles). An even better search would find actual settings, but a search bar just to limit the titles would also be helpful.
Additional context
No response
Checklist
- This request follows the guidelines for reporting issues
- I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests
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.
Research direction
Start at the Format->Style entry point and inspect how the Style dialog organizes its settings lists and sections. Define how alphabetization, any rearrangement of items, and title-based searching should work; done means the dialog makes settings easier to find and the requested search behavior is implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100