mail/README.md
2023-04-23 19:29:51 +02:00

29 lines
835 B
Markdown

# TRIFORM
*WORK IN PROGRESS*
TRIFORM (Threaded Rooms Interface For Organised Relational Mails) is a mail client which sorts mails into conversations based on the members present in each mails.
## Features
- [x] Multi account
- [x] Live syncing of mails
- [x] Live syncing of flags
- [x] Mark as read/unread
- [ ] Attachments
- [ ] Send new mails
- [ ] Respond to mails
- [ ] Delete mails
- [ ] Live sync with the ui
## Installation
## Definitions
- Room: General space where messages are grouped.
- Channel: Space use for newsletters or other conversations when there is a low need for reply.
- Group: Space contening several users that are part of the conversation.
- DM: Space defining a conversation with only one other member.
- Thread: Sub-Space generally created when changing the number of member in a space.
## Examples