-
Notifications
You must be signed in to change notification settings - Fork 546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: Show folders with new mail in the Inbox #573
Comments
...are you asking for something similar to what's described in #234? |
No, that seems to just ask for a counter. I ask for the folders to get a entry inside the Inbox, so that you can see the folders with new mails when you look at the Inbox. Simmilar to what Google Inbox does. |
Hey, that's an interesting suggestion but kinda defeats the point of mailboxes in my opinion. |
The point would be that a folder would only take up one slot, and only show info about the last mail. |
I realize that this could be seen as an alternative to the traditional inbox, and be seen more as a dashboard (dashbox?). This dashboard view would show all mails from the Inbox, one single slot slot for folders (only listing the most recent one), and pinned (ongoing?) mails. This is mostly what Google Inbox does (well they also read all the mails and doing AI stuff, but that is not desired... so this is the good and relevant parts.) A quick mockup The mockup lists first two regular mails, an entry for the Development mail folder showing the last unread mail, and then two important mails the user have pinned to easily keep track of them. Having a view like this will make the "Inbox" (dashboard) the central view, and you feel like you never leave it only temporarily expanding a folder. |
Note that the regular sidepane with folders should still be there, for easy access to the folders if you want to browse them. |
From what you're saying it seems like there are a lot of things needed for this (pinned emails, loading emails from different folders etc). |
Is it about introducing tags in addition to folders? So "pinned" could be one instance of a tag. But I think the more comprehensive idea would be the following:
Going such way would allow to greatly improve the search feature and at the same time introduce new "smart/dynamic inbox" feature. |
We have some of this functionality, but most can come only after #590 . E.g. putting query into quotes will search for words in this order. |
Having used Google Inbox, I realize that their handling of mailboxes with new mail is really great.
When a new mail arrives and is sorted in to a subfolder, the folder itself is listed in the Inbox, showing both the folder name and the latest mail subject. This makes it easy to discover and saves a click.
The text was updated successfully, but these errors were encountered: