Dashboard: option to have multiple #sections and hide items in multiple sections
@jgclark is already working on this.
Since Apr 4, 2024.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
When you do get around to React, I would love to see the dashboard have multiple sections for tags (e.g. #home, #work) and an ability to hide items that exist in that section from other sections. For instance, I don't need to see "#home" items in the "Today" section when I am at work. I only want to see them in the context of when I'm #home
As an aside, I don't think having multiple sections needs to be slow for most people because you are first pulling open items and then segregating them by tag, which should be lightning fast for most people.
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.