Hide completed tasks in checklists
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 354
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 43
Description
How to use GitHub
- Please use the 👍 reaction to show that you are affected by the same issue.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Is your feature request related to a problem? Please describe.
When having a checklist with many tasks, it is sometimes very easy to miss an unchecked task in the middle of checked tasks, therefore a nice addition would be to be able to hide/show checked tasks, primarily in rendered "View Description" mode but also (if at all possible) in "Edit Description".
When coming from Trello and trying to migrate to Deck this is a feature that are used a lot.
Describe the solution you'd like
An option to hide/show completed/checked tasks of a checklist. Primarily when in markdown rendered mode ("View Description") but if possible also when in Editing mode.
Describe alternatives you've considered
An option would be to move the completed tasks to another checklist. That would require a lot more manual work though and forfeits the usefulness of checklists. Moving tasks between different lists also increases the risk of changing to order of the original tasks (if that matters).
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 checklist UI for rendered “View Description” mode and, if feasible, “Edit Description” mode. Done means providing an option to hide and show completed checklist tasks without losing their order or usefulness.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100