Feature request: Add option to show only task lists with open tasks
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
I make often a task list for the day. So I have many task lists.
I would like to have an option to see only task lists with open tasks (in other words: an option to hide all task lists that have no open tasks).
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 task-list view and its existing task-status filtering or visibility controls in the repository. Add an option that hides lists with no open tasks, and verify that lists containing at least one open task remain visible while completed-only lists are hidden.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100