musescore / musescore/MuseScore
Allow user to save and load workspaces
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
Commands in the program to allow the user to save the current workspace or load another.
Problem to be solved
There could be any number of reasons you need to reinstall a workspace. It seems like a sensible failsafe.
(Note: The current workaround is to copy the workspace file directly to/from the relevant folder)
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
The issue names no files, tests, or entry points. Start by examining how the program currently stores and accesses workspace files, including the manual copy workaround. Done means users have commands to save the current workspace and load another without copying files manually.
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
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100