Conversation view #839

Open
opened 2016-01-21 14:52:21 +01:00 by PeterSurda · 1 comment
PeterSurda commented 2016-01-21 14:52:21 +01:00 (Migrated from github.com)

Some email clients, allow to view message exchanges as conversations. Example would be gmail website or android app. Some email clients, for example aquamail for android, allow to switch between the two. Bitmessage should also allow this. However, it may require a new message type which contains references to previous messages, like Message-ID, References, In-Reply-To email headers.

Example of threading code by including explanation here: https://www.jwz.org/doc/threading.html

Requires #840

Some email clients, allow to view message exchanges as conversations. Example would be gmail website or android app. Some email clients, for example aquamail for android, allow to switch between the two. Bitmessage should also allow this. However, it may require a new message type which contains references to previous messages, like Message-ID, References, In-Reply-To email headers. Example of threading code by including explanation here: https://www.jwz.org/doc/threading.html Requires #840
ghost commented 2016-09-04 14:35:14 +02:00 (Migrated from github.com)

While you are at it, this one should be implemented later:

Try not to inherit mistakes (or better: lack of features, poor design decisions) from email. Applications like mu or notmuch add basic functionalities like database search, tagging, etc.

While you are at it, this one should be implemented later: Try not to inherit mistakes (or better: lack of features, poor design decisions) from email. Applications like mu or notmuch add basic functionalities like database search, tagging, etc.
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2025-02-19#839
No description provided.