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