mu/TODO

77 lines
2.0 KiB
Org Mode

#-*-mode:org-*-
#+STARTUP:showall
* Future release
** release 0.8 [%]
- [ ] bookmarks
- [ ] completion for zsh
- [ ] query on time
- [ ] mu-setup (?)
- [ ] mu stats
- [ ] muex.7, man page with simple examples
- [ ] follow symlinks when indexing
- [ ] ansi-colors in output
- [ ] config system (config file) (?)
- [ ] search for date interval etc.
- [ ] detect mail threads (?)
- [ ] clean up mu-msg-field, add formatting(?)
** release 0.7.1 [71%]
- [X] remove hard gio dependency
- [X] fix macos/wordexp bug(?)
- [X] fix rhel5 installation issue
- [X] don't require gio
- [X] summary
- [ ] attachment handling
- [ ] review docs
- [ ] xml,json,sexp output
* Release already done
** release 0.7 [100%]
- [X] signal handler for indexing
- [X] fix max 10000 matches limit
- [X] embed database version in database
- [X] MuMsgXapian => MuMsgIterXapian
- [X] make 'make distcheck' work
- [X] don't store both values and terms
- [X] fix the batch stuff
- [X] mu view <path>
- [X] basic test suite
- [X] auto clean log file
- [X] configure error for missing ->dt_dtype
** release 0.6 [100%] <2010-01-23 Sat>
- [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