Skip to content

Commit

Permalink
README: refresh the roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
chibenwa authored and hoangdat committed Sep 27, 2023
1 parent b8974ee commit 366be23
Showing 1 changed file with 19 additions and 5 deletions.
24 changes: 19 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,16 +100,30 @@ This versatility is enabled by the use of the [Flutter framework](https://flutte

<details>
<summary>Read more...</summary>
First, we plan to write a simple, multi-platform JMAP email client. This includes reading your mails and mailboxes, managing them, sending emails, searching your emails. This will likely keep us busy by the end of 2021.
Now that we plan having a simple JMAP email client supporting Android, IOS, and a webmail, we are working on some extra features on top of the TeamMail backend, including:

- Better filters, with more actions, and combining conditions
- Restoring deleted messages
- Delegating full access to others for instance your secratery
- Labels for better sorting your emails accross folders
- Automated actions: archiving, emptying your trash, your spam folders
- Running filters against a folder
- Attachment thumbnails

We are also planning active work on drag and drops and other user experience / productivity enhancements.

We do not currently plan working on desktop applications, on websockets for push on top of TeamMail web but such contributions would be appreciated. We also
welcome feedback and pull requests regarding Team-Mail portability (running TeamMail on top of third party mail servers).

First, we plan to write a simple, multi-platform JMAP email client. This includes reading your mails and mailboxes, managing them, sending emails, searching your emails.
This will likely keep us busy by the end of 2021.

Then, we have plan for multiple features including:

- Support for Team Mail encrypted mailbox (GPG)
- Support for Team Mail shared mailboxes
- Support for Team Mail filters
- Interactions with some other software from [Linagora](https://linagora.com) including:
- Sending attachments via [LinShare]() file sharing platform.
- Transfering some attachments you received to [LinShare](https://www.linshare.org/fr/accueil/) file sharing platform.
- Sending attachments via [TDrive](https://github.com/linagora/TDrive) file sharing platform.
- Transfering some attachments you received to [TDrive](https://github.com/linagora/TDrive) file sharing platform.
- Discussing some emails you received via [Twake](https://twake.app/en/) chat.
</details>

Expand Down

0 comments on commit 366be23

Please sign in to comment.