Quick mailbox filter
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
As I user I want to filter my mailboxes temporarily to find specific messages. Like the ones I tagged to tackle later to work on my tasks. Or all that have attachments because I want to get my mailbox size down.
In Thunderbird this is called a Quick filter. It's a main menu entry that toggles an additional toolbar:

All known flags and tags should be selectable for the query.
Summary
Let the user filter a mailbox by flags and tags.
Follow-ups
There was also an older issue for this: https://github.com/nextcloud/mail/issues/2433
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 implementation files or tests are named. Start by reviewing follow-up issue #12139 and older issue #2433, then locate the mailbox filtering entry point. Done means users can temporarily filter a mailbox by all known flags and tags.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100