1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-29 07:51:04 +02:00
mu/TODO
Dirk-Jan C. Binnema 1a18c85d55 * updated TODO
2009-12-11 23:56:48 +02:00

45 lines
1013 B
Plaintext

#+STARTUP:showall
* to-do list for mu-ng first release
** release 0.6 [87%]
- [X] implement re-index
- [X] mu-index config options
- [X] check which options actually work, remove rest
- [X] fix AND/OR escaping issue
- [ ] man page / help
- [X] support MAILDIR
- [X] config system (centralize options)
- [X] logging system
- [X] better output for indexing (statistics)
- [X] size check in indexing (~15Mb)
- [X] change directory setup a bit (~/.mu/xapian)
- [X] remove path-is-absolute checks
- [X] valgrind checking
- [X] check existing bugs in c.g.c
- [X] cleanup ascending/descending stuff
- [ ] testing
** release 0.7 [%]
- [ ] detect mail threads
- [ ] signal handler
- [ ] add move-mail support
- [ ] add mu cleanup
- [ ] re-add symlink support (?)
- [ ] test suite
- [ ] moving msg field formatting to MuMsgField
- [ ] bookmarks
- [ ] mu-setup
- [ ] config system (config file)
- [ ] UTF-8 output to console