musescore / musescore/MuseScore

Add Comment feature

Open
#19,686 3 comments 12 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
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.

AcrobatComment

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:
sibelius_comment

Additional context

See Feature Request discussion on the forum Adding Comments.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.