mu/TODO

80 lines
2.2 KiB
Plaintext
Raw Normal View History

2010-07-30 19:58:34 +02:00
#-*-mode:org-*-
2009-11-28 19:56:55 +01:00
#+STARTUP:showall
2010-01-29 07:33:52 +01:00
* Future release
2010-08-21 19:44:53 +02:00
** release 0.9 [%]
2010-01-29 07:33:52 +01:00
- [ ] bookmarks
- [ ] query on time
- [ ] mu-setup (?)
- [ ] mu stats
- [ ] 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(?)
2010-08-21 19:44:53 +02:00
- [ ] xml,json,sexp output
- [ ] completion for zsh
- [ ] don't make test mail files executable
2010-07-30 19:58:34 +02:00
2010-10-23 11:44:44 +02:00
* Release already done
** release 0.8 [100%]
2010-08-21 19:44:53 +02:00
- [X] remove gio dependency
2010-08-16 23:50:41 +02:00
- [X] fix macos/wordexp bug(?)
2010-07-30 19:58:34 +02:00
- [X] fix rhel5 installation issue
2010-09-05 11:40:05 +02:00
- [X] fix non-ascii searches
2010-08-16 23:50:41 +02:00
- [X] summary
2010-09-05 11:40:05 +02:00
- [X] attachment handling
- [X] review docs
2010-09-05 12:44:13 +02:00
- [X] add summary unit test(s)
- [X] add attachment unit test(s)
2010-10-09 14:13:19 +02:00
- [X] fix e-mail address searches (issue #21)
- [X] mu-easy.1, man page with simple examples
- [X] fix progress info
2010-09-05 11:40:05 +02:00
2009-11-26 08:03:11 +01:00
2010-07-30 19:58:34 +02:00
** 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
2010-02-08 20:25:38 +01:00
** release 0.6 [100%] <2010-01-23 Sat>
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
2010-01-23 15:46:02 +01:00
- [X] update web page
- [X] man page / help
2010-01-21 20:07:15 +01:00
- [X] --mode for mkdir
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
2010-01-21 20:07:15 +01:00
- [X] 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
2010-01-23 15:46:02 +01:00
- [X] testing
2009-11-28 13:06:56 +01:00