[Feature Request] Allow Lists to be Excluded/Hidden from Smart Lists (Today, Week, All, Current)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
I would like to see the option to exclude certain lists (to be precise: the tasks of that list) from being shown in the generated lists like "Today", "All" etc.
The way I'd like this to work is a checkbox in the "Edit List" menu, stating "Hidden" with the explanation of what that means ("If enabled, tasks won't be shown in generated lists like "All", "Current", "Today" and "Week"").
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 the Edit List menu and the code that generates the Today, Week, Current, and All lists; the issue does not name specific files or tests. Identify how list settings are stored and how generated lists select tasks. Done means a Hidden checkbox with its explanation excludes that list's tasks from every named generated list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100