musescore / musescore/MuseScore
Add Comment feature
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
Add a feature that allows the user to add comments, sort of like the "Sticky" feature in Adobe Acrobat, or the comments in MS Word.
Here is a comment from Acrobat. You can move it around to any position on the file.
Problem to be solved
When working on a score, it is often useful to be able to make a "note to self" on some element to which one need to come back to at a later date. Some might use a regular pen and paper to manage those notes, but notes within the score are often a better solution, especially when working with multiple people.
In MU3.6, there is a plugin allowing that (Annotations), but (-) it isn't working in MU4.1 (due to the "unfinished" plugin API of 4.x), (-) it is a plugin, meaning it is not available when opening MU: the plugin must be manually launched at every start of MU.
Prior art
This feature is available in Sibelius:
Additional context
See Feature Request discussion on the forum Adding Comments.
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
No source files, tests, or entry points are identified. Start by reviewing the linked Adding Comments forum discussion and the Annotations plugin context, then determine the required editor and score-model scope; done means users can create and reposition persistent comments within a score.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100