musescore / musescore/MuseScore
For new scores, fill in composer name by default
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
In the new score dialog, the "composer" field should be auto-filled:
We can either (1) remember what the user wrote in the last score or (2) get the user's full name from the system.
Problem to be solved
100% of the time when I write a new score I want my name auto-filled into the composer field.
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 at the new score dialog and inspect how the composer field is initialized. Compare remembering the last entered composer with retrieving the user's full system name, then verify that a newly opened score has the expected default value and that existing score creation still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100