/[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

Annotation of /trunk/doc/TODO.pod

Parent Directory Parent Directory | Revision Log Revision Log


Revision 47 - (hide annotations)
Tue May 11 22:59:27 2004 UTC (20 years 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 dpavlin 36 =head1 TODO
2 dpavlin 12
3 dpavlin 36 =head2 Urgent - has to be solved before next release
4 dpavlin 12
5 dpavlin 36 + 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 dpavlin 37 - show full raw message, message attachments (from mbox directly)
13 dpavlin 12
14 dpavlin 36 =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 dpavlin 45 multiple indexes)
19 dpavlin 36 - 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 dpavlin 45 + CSS layout (to prevent right column from running away)
23 dpavlin 36 - plain_text_body sometimes returns empty body (Mail::Box problem?)
24 dpavlin 12
25 dpavlin 36 =head2 Normal - issues which are not show-stoppers, but nice to have
26 dpavlin 12
27 dpavlin 36 - switch search form to POST method
28 dpavlin 12
29 dpavlin 36 =head2 optional - features which are nice to have eventually
30 dpavlin 12
31 dpavlin 36 - 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 dpavlin 45 - integrate Google::API to create results (as a folder)
37 dpavlin 12
38 dpavlin 36 =head2 BUGS - known broken things
39    
40 dpavlin 45 + make Plucene version working again (partly implemented)
41 dpavlin 47 - 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