Planned work for the 2024 release of Thunderbird.: https://developer.thunderbird.net/planning/roadmap
Only mention of rust: “Standalone Rust component experiment of a notes implementation in Thunderbird”
Other planned features of note
- Microsoft exchange support
- updated database allowing for modern conversation view
Thunderbird is already more than a mail program. It supports calendar, todo, contacts, multiple chat protocols etc. Notes are in line with features like todo I’d say
What chat protocols? Anything actually used? I tried their chat once but it didnt work with Matrix I think.
That they support Calendar is the result of CalDav I think. For some weird reason mail providers are often also CalDav providers, so you use the same account and that makes sense.
Although I would really like to have calendar and contacts as seperate apps. The combination is weird, and with some CSS it should be possible to have a single-purpose “app” with its own process ID and desktop entry with icon.
I dont know how to do that though, at least yet, as I dont know the CSS. But Libreoffice Flatpak fixed the “calc + writer shown as the same app” which is done via desktop entry stuff
Android roadmap: https://developer.thunderbird.net/planning/android-roadmap
What I am honestly wishing for is
- native “Thunderbird Conversations” view for threads. Outlook has this and I guess ever other mail program, even K9Mail has native implementation.
- multi-level boolean Filters, example
(if title "spam1" or "invitation") and ((mail is older than x days) or (mail comes from this recipient)) then delete
- better tablet/Laptop view in K9mail (to make it future-proof, for example a GrapheneOS tablet or laptop-like system
- dark mode in mail reader?
- fixing sensitive information sent through the autoconfiguration
🦀
GTK/Qt theming when?