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