Lock note / make note read-only
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
When saving some sensitive data in a note, I want to make sure that it is not (accidentally) modified as changes are saved instantly and are non-revertible.
Describe the solution you'd like
I wanna lock a note so that it is in read-only mode until I unlock it. This could be integrated into the 3-dot menu.
Describe alternatives you've considered
Manually copying a backup of the .txt file of notes.
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 or tests. Start by locating the note editor and its 3-dot menu, then determine how editing and saving are controlled; done means a note can be locked, remains read-only until explicitly unlocked, and existing editing behavior remains unchanged afterward.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100