elie222 / inbox-zero

Open source email app to reach inbox zero fast.
https://www.getinboxzero.com
GNU Affero General Public License v3.0
2.21k stars 206 forks source link

Compose email tasks #93

Open elie222 opened 5 months ago

elie222 commented 5 months ago

By @ajmalwashere Discord link: https://discord.com/channels/1141672763652853840/1191040350375129208/1198229350009552896

1) Need to disable image component provided by novel's underlying tiptap editor 2) Disable todolist provided by novel 3) Integrate novel with reply editor 4) Add support for displaying names in sent emails. Rightnow names are ignored and only email address is used for sending. need to send in this format (eg: "Ajmal ajmal@hey.com" ) 5) Add support for copy pasting email address list to dropdown 6) backspace or delete key in multi select dropdown should highlight and another backspace key must delete it. behaviour like gmail 7) Add "cc" and "bcc" fields. ~Maybe these fields can be hidden because otherwise it will pollute the UI by adding more fields.~