/[mws]/trunk/doc/TODO.pod
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/doc/TODO.pod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (show annotations)
Tue May 11 22:59:27 2004 UTC (19 years, 11 months ago) by dpavlin
File size: 1554 byte(s)
Major code update: 0.9-rc3 if no serious problems are found, this will
become first public version (0.9).

- search.pl is working again
- fixed Mail::Box problem with unimplemented lock_type => 'none' on Maildir
- documented Mozilla 1.5 problem with sidebar float: right
- don't output anything from swish-e while indexing
- remove (e-mail) from addresses (it seems that Exchange like to add those)
- added progress report while indexing
- documented all command-line utilities

1 =head1 TODO
2
3 =head2 Urgent - has to be solved before next release
4
5 + sorting (date, rank, sender/recipient)
6 + add dates to search
7 + make calendar work
8 - make calendar navigator (prev/next month/year)
9 + index more than one mailbox
10 - pager for results (hm, Zoe doesn't seem to have that)
11 - finish thread, lists (to, from, cc, bcc are working)
12 - show full raw message, message attachments (from mbox directly)
13
14 =head2 Important - issues for next version
15
16 + show just 30 results max (configurable in config)
17 - make swish-e re-index only changed mailboxes and merge index (or search
18 multiple indexes)
19 - move encoding into global.conf
20 + parse date after reading from mbox (if not in cache in) to proper format
21 + URL encode parameters in URLs
22 + CSS layout (to prevent right column from running away)
23 - plain_text_body sometimes returns empty body (Mail::Box problem?)
24
25 =head2 Normal - issues which are not show-stoppers, but nice to have
26
27 - switch search form to POST method
28
29 =head2 optional - features which are nice to have eventually
30
31 - read RSS feed
32 - make local copy of remote imap/pop folders
33 + colorise message output (gray out quotes etc...)
34 - show context when searching (but, body 5 filter got so good...)
35 - make date format configurable
36 - integrate Google::API to create results (as a folder)
37
38 =head2 BUGS - known broken things
39
40 + make Plucene version working again (partly implemented)
41 - Mozilla 1.5 has problem with z-index. It seems that results are always
42 displayed in front of sidebar. I have no solution for this.

  ViewVC Help
Powered by ViewVC 1.1.26