* mm: update main view, added bookmark support
This commit is contained in:
13
toys/mm/TODO
13
toys/mm/TODO
@ -1,3 +1,4 @@
|
||||
|
||||
* TODO
|
||||
|
||||
** Bugs
|
||||
@ -5,17 +6,16 @@
|
||||
*** forward should take the attachments from the original
|
||||
*** database locks
|
||||
|
||||
|
||||
** Features i
|
||||
|
||||
*** mark thread
|
||||
*** version check at startup
|
||||
*** documentation
|
||||
*** customizable bookmarks
|
||||
*** emacs install
|
||||
|
||||
|
||||
** Features ii
|
||||
|
||||
*** mark thread
|
||||
*** bounce support
|
||||
*** sorting
|
||||
*** recursive ask-maildir
|
||||
@ -31,7 +31,6 @@
|
||||
*** integrate with org-contacts, bbdb
|
||||
|
||||
|
||||
|
||||
* DONE
|
||||
** don't put updated messages at the end
|
||||
** mark region
|
||||
@ -60,3 +59,9 @@
|
||||
** view raw message
|
||||
** Sent Items
|
||||
** raw-mode / quit
|
||||
|
||||
# Local Variables:
|
||||
# mode: org; org-startup-folded: nil
|
||||
# End:
|
||||
** customizable bookmarks
|
||||
** fix queued sending
|
||||
|
||||
Reference in New Issue
Block a user