]> git.cworth.org Git - sup/commitdiff
todo updates
authorWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 7 Jan 2008 06:29:37 +0000 (22:29 -0800)
committerWilliam Morgan <wmorgan-sup@masanjin.net>
Mon, 7 Jan 2008 06:29:37 +0000 (22:29 -0800)
doc/TODO

index 1d6d35f134ecebecd00cce7e83c3b5ed46afe474..cd6251c77c73f32f5a507e1ddae9ff3e4b7bbdb5 100644 (file)
--- 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.