Subject of emails

Changing the subject, as well as attaching multiple files at one message, are two features that are absolutely needed. Like any IMAP client, somehow they must be implemented.
Please work towards this direction.
These are the only reason not to have delta chat in my oppinion, as this is a great idea otherwise!

1 Like

An e-mail subject is important to better communicate with non-DC users.
While I was thinking about this, I came up with a few ideas that I would like to discuss here.

Three questions need to be answered:

1.) How to integrate entering an email subject into the UI?

2.) How should the subject be displayed?

3.) Does a subject also make sense in chats with DC users?

1.)
I would place the subject function in the attachment menu.
Strictly speaking, a subject is of course not an attachment, but you could interpret it as “attaching” a subject to the message. This would leave the chat view unchanged and it would not be overloaded with additional icons.
After the menu item “Subject” had been selected, a second input line would be displayed.
It could be closed again with the X icon. By having the “X” on the left side, accidental sending of the message would be avoided. In addition, the path for the pointer or finger would be shorter.

Example images:

2.)
The subject could be italicized or bolded in or above the speech bubble to make it stand out from the message body. But the chat view would probably quickly appear more confusing and less tidy.
Maybe it would be better to show the subject only once with the first email and otherwise only in case it should be changed. It might look like a Webxdc status message. This would make it clear to the user that a specific topic will be discussed from this point onwards. In addition, the email subject is displayed in “Show Full Message” anyway.

Example image:

3.)
Maybe it is possible to create something like threads using the subject.
Just like Webxdc messages, the subject could be displayed in the “Chat Audit Log” of DC-Desktop.
This way one could jump directly to the relevant topics/threads and continue them with “Reply”.
A separate thread overview is also conceivable.
One could access it by clicking on the subject.

1 Like

thanks a lot for this worked out suggestion, especially “1.” i find interesting, but also “2.” and thanks for providing screenshots as suggestions :+1: If we intend to move forward on settling subject-based e-mail handling, some notes:

  • think about DC<->DC separately from NDC/DC displays/interactions but aim to unify subject-based mails (chat or not)

  • as noted somewhere else, we use a “group title == subject” design – this also needs to be reflected especially in the NDC<->DC interaction, and with whatever we come up with regarding “2.”.

  • try to find a step-wise approach instead of discussing a fully-formed out “ideal way” – you already nicely did this with “1.” but “2.” is still a bit hand-wavy :slight_smile:

  • what about quote-replying an older message (w/o subject from NDC or DC client)?

1 Like

Thanks for the constructive criticism. :+1:
Points 1 and 2 are my actual proposals.
Point 3 is just a half-baked idea of how a subject could possibly be used in a DC-DC chat.
Originally I didn’t want to publish it.

In order to communicate properly with non-DC users, I think it is necessary to be able to enter a subject.
For example: a DC user receives an email with the subject “Appointment postponement” and responds to it. From this point on, correspondence will be sent under this subject. This can lead to irritation if the DC user wants to wish the non-DC user a happy birthday at some point because the content of the message does not match the subject.
All of this only applies to 1:1 chats. In groups, the name is the subject.
In 1:1 chats with DC users, a subject makes little sense.
However, one could quickly jump to specific parts of the chat history if the subjects were displayed like webxdc status messages in the chat audit log (DC-Desktop).

The message in point 2 is actually only intended to show changes.
Either a new subject or none. It would also be possible to show the subject for each speech bubble, but I think that would be distracting. If necessary, one could check it via “Show Full Message”.
So if there is no subject, the message “No subject” should appear once.

1 Like

The solutions Raiden proposes, I think they are wonderful.
I would say, to try to implement something out of them first and then worry maybe about more special cases. I think they are excellent examples of how it could be implementted UI-wise.

It is VERY important to have a subject, as well as attaching more than one files in the same message. That last one would be just a few lines of HTML, as images and data are sent as base64 strings anyway.

5 Likes