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

Diff of /trunk/doc/TODO.pod

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/TODO revision 34 by dpavlin, Sun May 9 10:16:51 2004 UTC trunk/doc/TODO.pod revision 36 by dpavlin, Sun May 9 11:41:23 2004 UTC
# Line 1  Line 1 
1  urgent:  =head1 TODO
2    
3  + sorting (date, rank, sender/recipient)  =head2 Urgent - has to be solved before next release
 + add dates to search  
 + make calendar work  
 - make calendar navigator (prev/next month/year)  
 + index more than one mailbox  
 - pager for results (hm, Zoe doesn't seem to have that)  
 - finish thread, lists (to, from, cc, bcc are working)  
4    
5  important:   + 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    
13  + show just 30 results max (configurable in config)  =head2 Important - issues for next version
14  - make swish-e re-index only changed mailboxes and merge index (or search  
15     + show just 30 results max (configurable in config)
16     - make swish-e re-index only changed mailboxes and merge index (or search
17    multiple indexes)    multiple indexes)
18  - move encoding into global.conf   - move encoding into global.conf
19  + parse date after reading from mbox (if not in cache in) to proper format   + parse date after reading from mbox (if not in cache in) to proper format
20  + URL encode parameters in URLs   + URL encode parameters in URLs
21  - CSS layout (to prevent right column from running away)   - CSS layout (to prevent right column from running away)
22  - plain_text_body sometimes returns empty body (Mail::Box problem?)   - plain_text_body sometimes returns empty body (Mail::Box problem?)
23    
24    =head2 Normal - issues which are not show-stoppers, but nice to have
25    
26  normal:   - switch search form to POST method
27    
28  - switch search form to POST method  =head2 optional - features which are nice to have eventually
29    
30  optional:   - read RSS feed
31     - make local copy of remote imap/pop folders
32     + colorise message output (gray out quotes etc...)
33     - show context when searching (but, body 5 filter got so good...)
34     - make date format configurable
35     - integrate Google::API to create results
36    
37  - read RSS feed  =head2 BUGS - known broken things
 - make local copy of remote imap/pop folders  
 + colorise message output (gray out quotes etc...)  
 - show context when searching (but, body 5 filter got so good...)  
 - make date format configurable  
38    
39  - make Plucene version working again (if it ever becomes faster!)   - make Plucene version working again (if it ever becomes faster!)

Legend:
Removed from v.34  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.26