[Feature Request] automatically delete tasks when done (shopping list)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
Hello!
my wish would be to delete tasks after they are done. i take the example of shopping list. after you have done these fast moving mini tasks, the completed tasks pile up in the background. these around again cause performance problems because they have to be loaded again and again.
My idea is an optional setting for the lists. Completed tasks should be deleted automatically after 30 days.
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
No files, tests, or entry points are named. Start by locating how list settings, task completion, and task deletion are handled, then trace where completed tasks are loaded. Done means an optional per-list setting removes completed tasks after 30 days without affecting lists where it is disabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100