Importing erases previous notes without a warning or making a backup
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 273
- Forks
- 57
- PR merge metrics
- No merged PRs in 30d
Description
Wanted to import some additional notes to existing notes and thought I could use the Import command. It wiped all my previous notes, replacing them with the imported ones. I think the program should give a warning message and/or make a backup.
Contributor guide
No contributing guide indexed for this repository
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
No files or tests are named. Start by reproducing the Import command with existing notes and an additional notes file, then trace the import entry point to determine where replacement occurs. Confirm the intended choice between warning and backup, with done defined as preventing silent loss of existing notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100