mu/TODO

135 lines
4.9 KiB
Plaintext
Raw Normal View History

2012-07-11 09:21:19 +02:00
#+STARTUP: showall
* TODO (fixes, ideas, etc.)
2010-01-29 07:33:52 +01:00
** Future stuff
2011-12-13 06:47:59 +01:00
2012-06-11 11:06:32 +02:00
*** mu
2012-06-12 19:59:13 +02:00
2012-07-18 10:51:21 +02:00
- handling of encrypted messages
2012-06-12 19:59:13 +02:00
- maybe use gstringchunk in mu-msg-cache
- put threading information in the database, and enable getting the complete
threads when searching
- refactor fill_database function in test cases
2012-06-20 19:14:48 +02:00
- handling of command line options / help
2012-07-15 11:45:01 +02:00
- handle exception 'The revision being read has been discarded - you should
call Xapian::Database::reopen() and retry the operation'
2012-07-20 10:06:55 +02:00
- improved checked for gmime-2.6 crypto funcs
2012-06-11 11:06:32 +02:00
2012-07-14 14:53:42 +02:00
*** mu-guile
2012-07-15 11:45:01 +02:00
- move contact export to separate scm
2012-07-14 14:53:42 +02: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)
- actions for /all/ headers, actions for /all/ attachment
- custom header fields in headers-view, message-view
2012-06-20 19:14:48 +02:00
- 'human' dates
- guile integration
2012-06-20 19:14:48 +02:00
- statistics
2012-07-15 11:45:01 +02:00
- new-mail warning
- 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
- review emacs menus
2012-06-26 21:47:25 +02:00
- re-factor / separate window/buffer management
- enable keeping message view buffers around
- better naming for draft/view buffers
2012-06-16 07:59:31 +02:00
- header updating interferes with marks (when updating for 'mark as read',
when reading a marked message)
2012-06-26 21:47:25 +02:00
- set/unset flag editing command
2012-06-20 19:14:48 +02:00
- handling of database upgrades
2012-06-23 17:16:28 +02:00
- restore point after rerunning a search
2012-06-29 09:11:45 +02:00
- make the mu4e-bookmarks format similar to the other ones
- refresh current query after update?
2012-07-10 11:11:06 +02:00
- fix mu4e-mark-set to work from the view buffer as well
2012-07-14 14:53:42 +02:00
- open links to mails through headers-mode somehow (i.e..,
mu4e-view-message-with-msgid)
2012-07-15 11:45:01 +02:00
- improve mouse interaction (i.e., cursor vs point)
- add example 'run shellscript on message'
2012-08-10 09:10:24 +02:00
- fix ' realpath() failed for...' stuff
- check move + create new dir
- check japanese encoding
2012-07-18 10:51:21 +02:00
* Done (0.9.9)
2012-07-10 19:00:06 +02:00
- make contacts in the view clickable (toggle long/short display, compose message)
- opening urls is too eager (now use M-RET for opening url at point, not just
RET, which conflicted with using RET for scrolling)
2012-07-10 11:11:06 +02:00
- document quoting of queries
2012-07-10 11:16:11 +02:00
- use mu-error
- tooltips in header labels
- tooltip for flags field
2012-07-14 14:53:42 +02:00
- remove --summary option (for mu find, mu view); use --summary-len instead
- add sort buttons to header labels (and do the sorting)
- cleanup mu-cmd-find
- implement --after for mu find, to only show message files changed after a
certain time (mtime)
- add mu:timestamp for guile (refering to the message file's mtime)
- guile automated tests
2012-07-18 10:51:21 +02:00
- add 'mu verify'
- automated tests
- handle verbose/quiet/normal output 'mu verify'
- handle pkcs signatures
- check gmime 2.4 does not break
2012-07-20 10:06:55 +02:00
- hook up mu4e with 'mu verify'
- add 'help' command
2012-08-07 11:09:54 +02:00
- refactor mu-msg-part
- move widgets/ into toys/mug2, remove toys/mug/, rename toys/mug2 -> toys/mug
- add guile mu:count
- don't show GPG/PKCS7 sigs as attachments
- fix address completion (quote names)
2012-08-09 09:04:20 +02:00
- add support for X-Keywords (in addition to X-Label)
2012-08-10 09:10:24 +02:00
- guile: add stats test cases
2012-07-11 09:21:19 +02:00
* Done
:PROPERTIES:
:VISIBILITY: folded
:END:
** Done (0.8.9.5)
2012-05-12 08:58:47 +02:00
- 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)
- view images inline
2012-05-30 17:26:04 +02:00
- *FIX* slow maildirs when there are many
2012-06-04 10:33:07 +02:00
- *FIX* ignore unrecognized maildir flag letters
- *FIX*: reply-to does not make it to the frontend
2012-06-04 12:13:09 +02:00
- *FIX* wrong buffer deleted after sending (see '(non mu) buffer is killed')
- rich text composing (with org-mode)
- let message-mode deal with burying/killing compose buffers
- *FIX* add runtime check for imagemagick
- *FIX* no error note if target message already exists (when moving)
2012-06-10 10:44:31 +02:00
- sorting + show / hide threads
2012-06-11 11:06:32 +02:00
- *FIX* having multiple header views visible
2012-06-12 19:59:13 +02:00
- *FIX* fix for strings where len (g_utf8_strdown (str)) > len (str)
- make sure marks correspond to the *current* message in message view (see
https://github.com/djcb/mu/issues/26)
- *FIX* don't remove unknown message flags when moving
- make guile/gtk/webkit dependency optional
- improve fringe marks (see https://github.com/djcb/mu/issues/21)
- mark message, decide what to do with them later (i.e.. 'deferred marking')
- custom predicate functions for marking
- make mu4e buffer killing less aggressive (i.e.., DWIM)
2012-06-15 10:47:12 +02:00
- about mu4e
2012-06-15 17:23:19 +02:00
- hide some headers when composing
- fix sorting subjects with ':' (but not 'Re:' or 'Fwd:')
2012-06-16 07:59:31 +02:00
- strip signature from original when replying
- make refresh after changing sort, threads the default
2012-06-20 19:14:48 +02:00
- contact completion (see Jacek's 'mu4e: using' mail)
2012-06-24 09:47:04 +02:00
- *FIX* emacs23 mailto: handling
- *FIX* message interference
2012-06-24 22:19:52 +02:00
- *FIX* emacs23.2+ auto-completion
2012-06-16 07:59:31 +02:00
2012-07-11 09:21:19 +02:00
2010-10-25 23:25:14 +02:00
# Local Variables:
2012-07-11 09:21:19 +02:00
# mode: org
2010-10-25 23:25:14 +02:00
# End: