mu/TODO

43 lines
1.2 KiB
Plaintext
Raw Normal View History

2009-11-28 19:56:55 +01:00
#+STARTUP:showall
2009-11-26 08:03:11 +01:00
* to-do list for mu-ng first release
2010-01-06 20:44:43 +01:00
** release 0.6 [86%]
2009-11-28 13:06:56 +01:00
2009-11-28 19:56:55 +01:00
- [X] implement re-index
2009-11-28 13:06:56 +01:00
- [X] mu-index config options
2009-12-09 19:21:46 +01:00
- [X] check which options actually work, remove rest
2009-12-08 23:05:43 +01:00
- [X] fix AND/OR escaping issue
2009-11-26 08:03:11 +01:00
- [ ] man page / help
2010-01-06 20:44:43 +01:00
- [X] add mu cleanup
2010-01-03 22:54:32 +01:00
- [X] add --clear option for --linksdir
- [ ] document support for mutt, wanderlust
2010-01-06 20:44:43 +01:00
- [X] check cmdline letters
- [X] add mkmdir
- [X] re-add symlink support for search
2009-12-09 19:21:46 +01:00
- [X] support MAILDIR
2009-11-28 19:56:55 +01:00
- [X] config system (centralize options)
2009-12-05 15:40:22 +01:00
- [X] logging system
- [X] better output for indexing (statistics)
2009-11-28 19:56:55 +01:00
- [X] size check in indexing (~15Mb)
2009-12-05 15:40:22 +01:00
- [X] change directory setup a bit (~/.mu/xapian)
2009-12-02 22:15:13 +01:00
- [X] remove path-is-absolute checks
2009-12-11 18:45:51 +01:00
- [X] valgrind checking
2009-12-09 19:21:46 +01:00
- [X] check existing bugs in c.g.c
2009-12-11 22:56:48 +01:00
- [X] cleanup ascending/descending stuff
2009-12-11 18:45:51 +01:00
- [ ] testing
2009-11-28 13:06:56 +01:00
2009-12-02 22:15:13 +01:00
** release 0.7 [%]
2009-11-28 19:56:55 +01:00
- [ ] detect mail threads
2009-12-11 18:45:51 +01:00
- [ ] signal handler
2010-01-03 22:54:32 +01:00
- [ ] mu help <cmd>
2009-11-28 19:56:55 +01:00
- [ ] add move-mail support
2009-12-23 23:44:22 +01:00
- [ ] add symlink-following option for index
2009-12-02 22:15:13 +01:00
- [ ] test suite
2009-12-09 19:21:46 +01:00
- [ ] moving msg field formatting to MuMsgField
- [ ] bookmarks
2010-01-07 08:02:05 +01:00
- [ ] mu-setup (?)
- [ ] config system (config file) (?)
2009-12-11 18:45:51 +01:00
- [ ] UTF-8 output to console
2010-01-06 20:44:43 +01:00
- [ ] auto clean log file