mu/TODO

54 lines
1.6 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-23 15:46:02 +01:00
** release 0.6 [100%]
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
2010-01-28 21:21:57 +01:00
** release 0.7 [46%]
2009-11-28 19:56:55 +01:00
- [X] signal handler for indexing
2010-01-23 23:53:13 +01:00
- [X] fix max 10000 matches limit
- [X] embed database version in database
- [X] MuMsgXapian => MuMsgIterXapian
- [ ] don't store both values and terms
2010-01-28 21:21:57 +01:00
- [ ] clean up mu-msg-field, add formatting(?)
2010-01-23 23:53:13 +01:00
- [X] fix the batch stuff
2010-01-28 21:21:57 +01:00
- [ ] mu help <cmd> (?)
2010-01-21 20:07:15 +01:00
- [ ] mu view <path>
2009-12-02 22:15:13 +01:00
- [ ] test suite
2010-01-23 23:53:13 +01:00
- [ ] auto clean log file
- [X] configure error for missing ->dt_dtype
2010-01-23 23:53:13 +01:00
** release 0.8 [%]
2009-12-09 19:21:46 +01:00
- [ ] bookmarks
2010-01-28 21:21:57 +01:00
- [ ] query on time
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-23 23:53:13 +01:00
- [ ] search for date interval etc.
2010-01-25 07:23:26 +01:00
- [ ] detect mail threads (?)