]> git.cworth.org Git - sup/blob - doc/TODO
more changes for 0.0.7
[sup] / doc / TODO
1 for 0.0.8
2 ---------
3 create attachments
4 forward attachments
5 warnings: top-posting, missing attachment
6 maildir
7
8 for 0.0.9
9 ---------
10 undo
11 use Net::SMTP
12 gmail
13
14 future
15 ------
16 decode RFC 2047 ("encoded word") headers
17   - see: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/101949, http://dev.rubyonrails.org/ticket/6807
18 swappable keymappings
19 within-buffer search
20 bugfix: when returning from a shelling out, ncurses is crazy 
21 bugfix: miscellaneous weirdnesses in buffer line editing
22 wide character support
23 i18n support
24 batch deletion
25 support for message-content modules such as ruby-talk:XXXXX detection
26 tab completion on labels, contacts
27 contact selector in edit-message-mode
28 maybe: filters
29 maybe: rangefilter on the initial inbox to only consider the most recent 1000 messages
30 select all, starred, to me, etc
31 annotations on messages
32 pop
33 be able to mark individual messages as spam in thread-view-mode
34 toggle wrapping
35 maybe: de-archived messages auto-added to inbox
36
37 done
38 ----
39 x make 'A' archive in thread-view-mode
40 x remove stupid percent_done source methods (still useful; made it optional)
41 x don't quit while writing thread index state to disk or with unsaved drafts/messages
42 x bugfix: deleted threads are showing up (i don't see this any more)
43 x bugfix: changing IMAP ids
44 x bugfix: STILL new messages, drafts sometimes not showing up in inbox
45 x bugfix: killed threads
46 x bugfix: resuming a draft asks before discard
47 x add a flag to sup-import to force the creation of a new source (see http://rubyforge.org/forum/forum.php?thread_id=10973&forum_id=10340)
48 x use trollop to handle sup-devel args
49 x clean up import code and share between poll.rb and sup-import
50 x on startup, multi-threadedly call #connect on all sources 
51 x bugfix: first time viewing a message only gets the first to:; subsequent views get them all (wtf)
52 x search for other messages from author in thread-view-mode
53 x resuming of arbitrary messages
54 x alias authors in thread-view-mode
55 x fix up contact list mode: should display while loading, and when you add an alias, should move everything else to the right
56 x fix bug: envelope-to thing still not working
57 x fix snippet repetitions with small snippets
58 x fix next and previous in thread-view-mode with <unreceived messages>
59 x move sup-import username/password prompts to highline
60 x support different remote servers per user account
61 x 'R' to quick-resume most recent draft
62 x mbox+ssh
63 x handle broken sources better
64 x imap
65 x word wrap
66 x background indexing
67 x auto-insertion of draft messages
68 x drafts
69 x sent messages loader
70 x search: from
71 x contacts
72 x tagging for group operations
73 x view: starred, to me, etc
74 x pull in messages by subject as well in load_thread_for_
75 x reply+compose+forward
76 x resize
77 x buffer respawns
78 x readline
79 x "loading" message
80 x search: body, to/from, tags (requires: readline)
81 x highlighting/different color stuff
82 x config: your email, sendmail, etc
83 x status: to/from_you, cc_you_others
84 x status: new/not, important