scratchfoundation / scratchfoundation/scratch-desktop
Implement autosave on desktop
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 426
- Forks
- 268
- Avg merge
- 16h 6m
- Merged PRs (30d)
- 25
Description
We should implement tracking where the current sb3 file is saved and autosave changes to it. Then we can undo the fix to #6.
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 reviewing the desktop application's existing SB3 save flow and the context of issue #6. Identify how the current file path is tracked and where changes can trigger saving. Done means changes are autosaved to the currently tracked SB3 file and the fix from #6 can be reverted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100