mu/TODO

55 lines
1.6 KiB
Plaintext

#+STARTUP:showall
* to-do list for mu-ng first release
** release 0.6 [100%]
- [X] implement re-index
- [X] mu-index config options
- [X] check which options actually work, remove rest
- [X] fix AND/OR escaping issue
- [X] update web page
- [X] man page / help
- [X] --mode for mkdir
- [X] add mu cleanup
- [X] add --clear option for --linksdir
- [X] document support for mutt, wanderlust
- [X] check cmdline letters
- [X] add mkmdir
- [X] re-add symlink support for search
- [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
- [X] testing
** release 0.7 [42%]
- [X] signal handler for indexing
- [X] fix max 10000 matches limit
- [X] embed database version in database
- [X] MuMsgXapian => MuMsgIterXapian
- [ ] don't store both values and terms
- [ ] clean up mu-msg-field
- [X] fix the batch stuff
- [ ] mu help <cmd>
- [ ] mu view <path>
- [ ] add symlink-following option for index
- [ ] test suite
- [ ] moving msg field formatting to MuMsgField (?)
- [ ] auto clean log file
- [X] configure error for missing ->dt_dtype
** release 0.8 [%]
- [ ] bookmarks
- [ ] mu-setup (?)
- [ ] config system (config file) (?)
- [ ] UTF-8 output to console
- [ ] search for date interval etc.
- [ ] detect mail threads (?)