nextcloud / nextcloud/notes-android
Forbid note deletion when marked
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 168
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 31
Description
Please use GitHub reactions 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add!
Is your feature request related to a problem? Please describe.
I often swipe on the wrong note and delete my most important stuff. Thankfully there is an undo button but it's quite stressful IMO.
Describe the solution you'd like
When a note is starred, forbid deletion of it.
Describe alternatives you've considered
Less impulsive swiping.
Additional context
Great work on the project :)
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 locating the Android note swipe/delete entry point and the starred-note state in this repository. Done means attempting to delete a starred note is prevented while unstarred notes retain their current deletion behavior; check the relevant existing tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100