sup

A curses threads-with-tags style email client

sup.git

git clone https://supmua.dev/git/sup/
commit 11722785292d555f8a8e1332eb87fc13c2823773
parent f0a6e077046d42f85be9990821f9869935a39fc6
Author: William Morgan <wmorgan-sup@masanjin.net>
Date:   Sun,  6 Jan 2008 22:29:37 -0800

todo updates

Diffstat:
M doc/TODO | 6 ++++++
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/doc/TODO b/doc/TODO
@@ -12,9 +12,15 @@ _ search results: highlight relevant snippets and open to relevant
   portion of thread
 _ have "notes" (treated as emails to oneself, never sent) as
   first-class objects.
+_ make use of the username in URIs, and move account passwords to
+  a different file from sources.yaml. heck, allow encryption of that
+  file.
 
 for 0.4
 -------
+_ bugfix in drafts: the entire thread is currently discarded, rather
+  than just the one message. (need to distinguish per-message and
+  per-thread deletion in the update messages.)
 _ bugfix in completion: capitalization for contact names
 _ imap: cache headers
 _ imap: share connection to the same server.