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