[Feature Request] Archive Entire Task Lists
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
It would be nice to be able to archive an entire list of tasks, analogously to how I can tick a task as completedand it's hidden from the main view. I have some lists that I don't need to look at anymore, but I want to keep alive for reference purposes. It'd be great if I could hide this list form the main view so I have one fewer thing to look at.
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 tracing how completed tasks are hidden from the main view and how task lists are represented in the app. Define the archive behavior so an archived list is hidden from the main view but remains available for reference, then verify the behavior across list display and task access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100