[Feature Request] Allow to pin search queries as smart lists
Open
Nobody has claimed this yet.
feature
- Dominant language
- JavaScript
- Stars
- 706
- Forks
- 117
- Avg merge
- 8h 50m
- Merged PRs (30d)
- 18
Description
I would like the ability to have lists created based on tags. So, if tag a bunch of stuff as Next Action, there is a Next Action list created that shows me only that tag.
I guess I want to "filter by tag."
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 and tag-filter entry points in the JavaScript app, then inspect how tags are assigned and displayed. Define the smart-list behavior for a tag such as “Next Action,” including how matching tasks appear and update; done means a tag-based list can be created and shows only tasks with that tag.
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
- Needs clarification
- Newbie friendliness
- 35/100