1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-23 07:16:48 +02:00

* update TODO

This commit is contained in:
djcb 2012-01-09 08:24:32 +02:00
parent bb89cbb6ef
commit 2e538de259
2 changed files with 23 additions and 24 deletions

1
TODO
View File

@ -1,6 +1,5 @@
* Future release * Future release
- [ ] config system (config file) (?) - [ ] config system (config file) (?)
- [ ] don't make test mail files executable - [ ] don't make test mail files executable
- [ ] make 'make check' more useful for others - [ ] make 'make check' more useful for others

View File

@ -4,30 +4,27 @@
** Bugs ** Bugs
*** forward should take the attachments from the original *** forward should take the attachments from the original
*** database locks *** database locks (solved?)
*** mu4e-get-sub-maildirs *** sometimes +S-u-n does not seem to work?
*** handler not registered when compose without headers
** Features i ** Features i
*** documentation *** documentation
*** mu4e-get-sub-maildirs
** Features ii *** auto-mail check
*** extract mailing list name
*** mark thread *** mark thread
*** bounce support *** bounce support
*** sorting *** sorting
*** recursive ask-maildir
*** display unread info at startup
*** tool bars *** tool bars
*** make links clickable
*** colorize cited parts in view *** colorize cited parts in view
*** refiling-by-pattern *** refiling-by-pattern
*** window management *** window management
*** inspect message (muile) *** inspect message (muile)
*** message statistics *** message statistics
*** include exchange handling / org integration *** include exchange handling / org integration
*** integrate with org-contacts, bbdb *** integrate bbdb
*** update headers view
* DONE * DONE
@ -62,6 +59,9 @@
** fix queued sending ** fix queued sending
** version check at startup ** version check at startup
** emacs install ** emacs install
** handler not registered when compose without headers
** make links clickable
** integrate with org-contacts
# Local Variables: # Local Variables:
# mode: org; org-startup-folded: nil # mode: org; org-startup-folded: nil