mu/TODO

44 lines
1.2 KiB
Plaintext
Raw Normal View History

* TODO (fixes, ideas, etc.)
2010-01-29 07:33:52 +01:00
2012-01-09 07:24:32 +01:00
** Future stuff
2011-12-13 06:47:59 +01:00
*** mu4e
2011-07-14 07:22:56 +02:00
- 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)
2012-05-25 15:52:17 +02:00
- rich text composing (with org-mode)
2012-01-09 07:24:32 +01:00
- actions for /all/ headers, actions for /all/ attachment
- custom header fields in headers-view, message-view
- guile integration
2012-01-09 07:24:32 +01:00
- 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
- put threading information in the database, and enable getting the complete
threads when searching
- fix having multiple header views visible
2012-05-12 08:58:47 +02:00
- mark message, decide what to do with them later
2012-05-25 15:52:17 +02:00
- sorting
2012-05-12 08:58:47 +02:00
** Done
- make next/prev header respect prefix argument (Jacek's patch)
- make search results a stack (well, multiple stacks)
- optionally keep cc with user's email
- enable setting/unsetting 'Flagged' on messages
- allow narrowing of search results
2012-05-25 15:52:17 +02:00
- interactive split-view control (Jacek)
- *bug*: reply-to does not make it the frontend
- view images inline
2012-05-12 08:58:47 +02:00
2010-10-25 23:25:14 +02:00
# Local Variables:
# mode: org; org-startup-folded: nil
# End: