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