/[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 32 by dpavlin, Sun May 9 09:48:38 2004 UTC trunk/doc/TODO.pod revision 37 by dpavlin, Sun May 9 23:18:12 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)  
   
 important:  
   
 + show just 30 results max (configurable in config)  
 - make swish-e re-index only changed mailboxes and merge index (or search  
 - multiple indexes)  
 - move encoding into global.conf  
 - parse date after reading from mbox (if not in cache in) to proper format  
 + URL encode parameters in URLs  
 - CSS layout (to prevent right column from running away)  
 - plain_text_body sometimes returns empty body (Mail::Box problem?)  
   
 normal:  
   
 - switch search form to POST method  
   
 optional:  
   
 - read RSS feed  
 - make local copy of remote imap/pop folders  
 - colorise message output (gray out quotes etc...)  
 - show context when searching  
 - make date format configurable  
4    
5  - make Plucene version working again (if it ever becomes faster!)   + 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
37    
38    =head2 BUGS - known broken things
39    
40     - make Plucene version working again (if it ever becomes faster!)

Legend:
Removed from v.32  
changed lines
  Added in v.37

  ViewVC Help
Powered by ViewVC 1.1.26