nextcloud / mail

💌 Mail app for Nextcloud
https://apps.nextcloud.com/apps/mail
GNU Affero General Public License v3.0
831 stars 257 forks source link

Always show folders with new e-mails (and at the top) #546

Open leandro-lucarella-sociomantic opened 6 years ago

leandro-lucarella-sociomantic commented 6 years ago

If you have server-side filters that automatically classify e-mails and put them in subfolders, it's extremely easy to miss new e-mails as those folders are hidden by default.

Steps to reproduce

  1. Get new mail in a folder that is not the Inbox, Favourites, etc. (special folders at the top)

Expected behaviour

Folders with new e-mails are always visible (no need to click on "show all folders"). Folders with new e-mails are alphabetically sorted.

Actual behaviour

Folders with new e-mails are hidden unless you click the "show all folders" button. Folders with new e-mails are mixed with folders without new e-mails and unsorted.

Mail app

Mail app version: 0.7.3

Mailserver or service: dovecot

(removed the rest of the template because it's irrelevant, this is a feature request)

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/49752924-enhancement-always-show-folders-with-new-e-mails-and-at-the-top?utm_campaign=plugin&utm_content=tracker%2F44154351&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F44154351&utm_medium=issues&utm_source=github).
jancborchardt commented 6 years ago

Good point, agree! :)

jancborchardt commented 6 years ago

@leandro-lucarella-sociomantic just saw you are based in Berlin! :) You should join our monthly Nextcloud meetups at c-base: https://www.meetup.com/nextcloud-berlin And the big annual contributor conference was just last month, but it will be again in 2018: https://nextcloud.com/conf/ :)

arjan-s commented 3 years ago

This would be awesome!