Configurable Priority Inbox lists
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
User configurable grouping of email in lists in priority inbox via tags.
Summary
It would be very convenient if the user could configure the lists in the priority inbox to group together tagged messages. For example instead of the current
- Important and Unread
- Favorites
- Other
one may choose to configure the PI as follows:
- Important
- Unread
- [Work] && [To Do] && [Unread]
- [Personal] && [Read]
- Other
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
No files, tests, or entry points are identified. Start by locating the priority inbox list implementation and how tagged messages and read states are handled, then determine how user configuration would be represented. Done means users can define tag and read-state groups that appear as separate priority-inbox lists alongside the existing categories.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100