* updated TODO

This commit is contained in:
Dirk-Jan C. Binnema 2010-01-21 21:07:15 +02:00
parent 2ef4ceb7ed
commit 7d7c8365f8
1 changed files with 4 additions and 3 deletions

7
TODO
View File

@ -1,7 +1,7 @@
#+STARTUP:showall #+STARTUP:showall
* to-do list for mu-ng first release * to-do list for mu-ng first release
** release 0.6 [86%] ** release 0.6 [87%]
- [X] implement re-index - [X] implement re-index
- [X] mu-index config options - [X] mu-index config options
@ -9,9 +9,10 @@
- [X] fix AND/OR escaping issue - [X] fix AND/OR escaping issue
- [ ] update web page - [ ] update web page
- [ ] man page / help - [ ] man page / help
- [X] --mode for mkdir
- [X] add mu cleanup - [X] add mu cleanup
- [X] add --clear option for --linksdir - [X] add --clear option for --linksdir
- [ ] document support for mutt, wanderlust - [X] document support for mutt, wanderlust
- [X] check cmdline letters - [X] check cmdline letters
- [X] add mkmdir - [X] add mkmdir
- [X] re-add symlink support for search - [X] re-add symlink support for search
@ -30,10 +31,10 @@
** release 0.7 [%] ** release 0.7 [%]
- [ ] detect mail threads - [ ] detect mail threads
- [ ] --mode for mkdir
- [ ] signal handler - [ ] signal handler
- [ ] clean up mu-msg-field - [ ] clean up mu-msg-field
- [ ] mu help <cmd> - [ ] mu help <cmd>
- [ ] mu view <path>
- [ ] add move-mail support - [ ] add move-mail support
- [ ] add symlink-following option for index - [ ] add symlink-following option for index
- [ ] test suite - [ ] test suite