Store save state
Open
enhancement
- Dominant language
- Swift
- Stars
- 34
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Our current 'save' always saves as a new file. It would be nice to differentiate between 'save' and 'save as' by memorizing the file path to the opened file.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Locate the current save and open-file entry points, then trace how file paths are handled; done means Save updates the opened file while Save As continues to choose a new path, with both behaviors verified on the supported platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- desktop, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100