nextcloud / mail

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

Mail contributor week brainstorming ideas #10194

Open marcoambrosini opened 6 days ago

marcoambrosini commented 6 days ago
  1. ✔️✔️✔️✔️✔️ More discoverable multi-select and bulk operations
  2. ✔️✔️✔️✔️ Very slow and flaky syncing
  3. ✔️✔️✔️ Translate email to my language
  4. ✔️✔️✔️ Enable routing of certain types of emails emails directly to a folder (like work reports). GUI for sieve filters https://github.com/nextcloud/mail/issues/44
  5. ✔️✔️✔️ Emails that were moved to a folder are still displayed in the inbox. Deleted emails should stay deleted. -> Improve caching system. Several people stopped using mail because of this. https://github.com/nextcloud/mail/issues/9168
  6. ✔️✔️ Create tasks in deck from emails https://github.com/nextcloud/mail/issues/5900
  7. ✔️✔️ Enable markdown by default
  8. ✔️ Don’t loose formatting upon copy paste (e.g. notes to mail)
  9. ✔️ Quick filters missing close to the search bar (unread, favourites)
  10. ✔️ Improve counters calculations and placements 0(230)
  11. ✔️ Collapse mailboxes in the sidebar
  12. ✔️ Auto delete spam
  13. ✔️ Preloading email body for faster viewing
  14. There’s no unread marker in threads
  15. Shared mailbox or folders
  16. Setting mail reminders
  17. Preview upon hovering attachments
  18. Small mail editor bottom right that doesn’t block the interface
  19. Real search (not only subject and people)
  20. Tags in navigation
  21. Collapse previous messages in replies
  22. Alert to respond to important emails
  23. Auto mark emails in folders as read
  24. Auto add flights and hotel bookings to calendar (it’s there but not visible enough)
  25. New message composer fullscreen
  26. Setting priorities for mail from important people
  27. relocate action buttons (move to the bottom / sticky)
  28. Associate folders with mailing lists
  29. Calendar events embedding
  30. Spam filter that works
  31. Restrict closing tab while undo send is available
  32. Mail action menu is not intuitive, difficult to scan, condense action menu in the same menu
  33. Improve empty content when opening mail app
  34. Recipients are missing in each email in threads
  35. Delete email option inline in the wide view

FYI @ChristophWurst @jancborchardt @nimishavijay

marcoambrosini commented 6 days ago

@ChristophWurst could you please work with your team to link existing issues to each item and or create new ones if you think it's needed?

LostinSpacetime commented 5 days ago
  1. should have a higher priority in my opinion. The way threads are handled, right now, makes by far more problems than it solves. As I understood, this is not an easy problem to solve. Until then, it would be much better to be able to disable threads.. or at least to make the filter for unread messages work.

One other thing that the teachers in our school are often complaining about, is that forwarded messages don't contain images. This is pretty bad for newsletters, for example. This doesn't seem to be a priority at all.

ChristophWurst commented 20 hours ago

I appreciate the feedback @LostinSpacetime! Finding the right priority is tricky as everyone has different needs. The result above are based on a group of randomly selected people that use Nextcloud daily. Perhaps @marcoambrosini can add some context to the ticket description for the people who did not participate.

Aveyron-RetD commented 17 hours ago

Number 2 and 5 should be solved with the newly landed commits ❤️.

ChristophWurst commented 14 hours ago

More discoverable multi-select and bulk operations

@marcoambrosini @nimishavijay do you have ideas or suggestions for a more discoverable UI? Should we show the checkboxes all the time?