* updated TODO

This commit is contained in:
djcb 2012-05-12 09:58:47 +03:00
parent 2690d3ecd7
commit 90628d2f38
1 changed files with 11 additions and 4 deletions

15
TODO
View File

@ -1,8 +1,5 @@
* TODO (fixes, ideas, etc.)
** For 0.9.8.4
- check the iso-8859-1 problems (see Emilio's mail)
** Future stuff
@ -25,11 +22,21 @@
- put threading information in the database, and enable getting the complete
threads when searching
- hide/show messages matching a certain pattern
- make search results a stack
- fix having multiple header views visible
- make next/prev header respect prefix argument (Jacek's patch)
- mark message, decide what to do with them later
** 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
# Local Variables:
# mode: org; org-startup-folded: nil
# End: