"unread messages" as item in sidebar (like "favorites")
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Feature Request
We already have a sidebar menu item for favourites. So let's add "unread messages" underneath!

This is related to, and maybe an easy way to fix: https://github.com/nextcloud/mail/issues/2433 and https://github.com/nextcloud/mail/issues/679
(+) easy to understand for users
(+) maybe easier to implement than other filterbar solutions that have been discussed
(+) In my personal workflow I often want to look at unread mails only, this would make that possible. It will also make it easy to search in unread mails.
(-) it is then not possible to filter by unread and starred mails.
Potentially you could also add "has attachment" as a menu item.
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 reviewing how the existing favourites sidebar item works, then read related issues #2433 and #679 and compare the requested behaviour with the mockup. Done should mean an "unread messages" item appears beneath favourites and provides a way to search unread mail; the optional attachment item is not required.
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