summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordjcb <djcb@djcbsoftware.nl>2012-06-20 20:14:48 +0300
committerdjcb <djcb@djcbsoftware.nl>2012-06-20 20:14:48 +0300
commit157abec79292cbdb78fddd7a3a9cfc0d5d6ce072 (patch)
tree158d32c9f2178d25194497c14fa9a5c619d6f0df /TODO
parent63687e87a0f00e7443b3462e557142f35bfba37a (diff)
* update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 5 insertions, 2 deletions
diff --git a/TODO b/TODO
index c01faff..1bc10a0 100644
--- a/TODO
+++ b/TODO
@@ -9,16 +9,18 @@
- put threading information in the database, and enable getting the complete
threads when searching
- refactor fill_database function in test cases
+ - handling of command line options / help
*** mu4e
- identities (see Jacek's 'mu4e: From field in replies' mail)
- mu4e~view-wrap-lines (use visual-line-mode? see Jacek's mu4e~view-wrap-lines
mail)
- - contact completion (see Jacek's 'mu4e: using' mail)
- actions for /all/ headers, actions for /all/ attachment
- custom header fields in headers-view, message-view
+ - 'human' dates
- guile integration
+ - statistics
- check if we can speed up mu4e-proc parsing by using search rather than
regexp search
- show maildirs as a tree, not a list in speed bar
@@ -27,8 +29,8 @@
- header updating interferes with marks (when updating for 'mark as read',
when reading a marked message)
- enable keeping message view buffers around
- - 'human' dates
- tooltip for flags field
+ - handling of database upgrades
** Done
@@ -63,6 +65,7 @@
- fix sorting subjects with ':' (but not 'Re:' or 'Fwd:')
- strip signature from original when replying
- make refresh after changing sort, threads the default
+ - contact completion (see Jacek's 'mu4e: using' mail)
# Local Variables:
# mode: org; org-startup-folded: nil