musescore / musescore/MuseScore
Change title of "Select similar" to be specific
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
When a note is selected, the context menu item "Select similar" should instead read "Select all notes", and so forth for "Select all rests", "Select all articulations" etc.
Alternatives:
- Select all notes
- Select notes
- Select similar (all notes)
Problem to be solved
I'm not very familiar with this feature, and it's really not clear to me as a user how similar is "similar". Making the title explicitly spell out what would be selected would help.
(I also don't think "select similar" is a very accurate way of describing the outcome of selecting every single note in the entire piece.)
Prior art
No response
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 by locating the desktop context-menu implementation and the existing "Select similar" label. Check how the menu is presented for notes, rests, and articulations, then update the wording so each item states what will be selected and verify the labels in those contexts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- design, desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100