]> git.cworth.org Git - sup/blob - doc/TODO
updated TODO for 0.3 plans
[sup] / doc / TODO
1 for 0.3
2 -------
3 _ mark thread as unread should remember the unread messages and mark
4    only them as unread, just like gmail
5 _ mark thread as unread should have a version within thread-view-mode
6    which then also closes the buffer
7 _ bugfix: time zone parsing broken?
8 _ mailing list auto-subscribe/unsubscribe
9 _ forwards optionally include attachments
10 _ attach messages
11 _ flesh out gpg integration: sign & encrypt outgoing
12 _ mbox: don't keep filehandles open, and protect all reads with
13    dotlockfile
14 _ imap: share connection to the same server.
15 _ bugfix: screwing with the headers when editing causes a crash
16 _ need a better way to force an address to a particular name,
17    for things like evite addresses
18 _ pressing A in thread-view-mode should jump to next message
19 _ imap "add all folders on this server" option in sup-add
20 _ for new message flashes, add new message counts until keypress
21 _ bugfix: missing sources should be handled better
22 _ search results: highlight relevant snippets and open to relevant
23    portion of thread
24 _ have "notes" (treated as emails to oneself, never sent) as
25    first-class objects.
26
27 future
28 ------
29 _ emlx support (some os x thing)
30 _ tab completion for mid-text cursors
31 _ bugfix: not horizontal scrolling for ncurses text field entry
32 _ use trac or something. this file is getting a little silly.
33 _ saved searches
34 _ bugfix: sometimes, when one new message comes into an imap folder,
35   we don't catch it until a reload. but we do see a message
36   indicating they're loaded to inbox (imap only? hard to reproduce.)
37 _ bugfix: ferret flakiness: just added message but can't find it.
38    possibly a message id tokenization issue.
39 _ bugfix: read before thread-index has finished loading then hides the
40   thread?!? wtf. (on jamie) (? still valid ?)
41 _ bugfix: display field width in index-mode needs to be determined
42    per-character rather than per-byte
43 _ select all, starred, to me, etc
44 _ undo
45 _ Net::SMTP support
46 _ ruby-talk:XXXX detection (via hooks?)
47 _ more control character support in buffer line editing
48 _ mboxz, mboxbz
49 _ swappable keymappings
50 _ bugfix: when returning from a shelling out, sometime ncurses is
51    crazy and refuses to interpret any keystrokes
52 _ configurable colors
53 _ better batch deletion (extend to non-mbox sources)
54 _ annotations on messages
55 _ pop support
56 _ toggleble wrapping of text
57 _ maybe: de-archived messages auto-added to inbox
58 _ prune old entries from people.txt so that it doesn't grow without
59    bound
60 _ maildir+ssh
61
62 maybe
63 -----
64 _ split out threading & message chunk parsing to a separate library
65 _ rangefilter on the initial inbox to only consider the most recent 1000 messages
66
67 denied
68 ------
69 x rss feed reading: use rss2email
70 x gmail support: obsoleted by imap
71
72 done
73 ----
74 x bugfix: contacts.txt isn't parsed correctly when there are spaces in
75    aliases
76 x bugfix: @ signs in names make sendmail die silently
77 x bugfix: sent.mbox and >From
78 x bugfix: tokenized email addresses (amazon.com, etc)
79 x bugfix: trailing spaces in buffermanager.ask
80 x bugfix: need to URL-unescape maildir folders
81 x bugfix: downcasing tab completion
82 x warnings: top-posting, missing attachment
83 x hookability
84 x bugfix: deadlock (on rubyforge) (? still valid ?)
85 x bugfix: ferret corrupt index problem at index.c:901. see http://ferret.davebalmain.com/trac/ticket/279
86 x tab completion for to: and cc: in compose-mode
87 x individual labeling in thread-view-mode
88 x translate aliases in queries on to: and from: fields
89 x tab completion on labeling
90 x bugfix: any interactive prompt after "No new messages." flash has an
91    empty line above it.
92 x detect other sup instances and do something intelligent (because
93    ferret crashes violently with more than one index writer open)
94 x refactor all the *-search-results-mode classes
95 x decode RFC 2047 ("encoded word") headers
96   - see: http://blade.nagaokaut.ac.jp/cgi-bin/scat.rb/ruby/ruby-talk/101949, http://dev.rubyonrails.org/ticket/6807
97 x create attachments
98 x add arbitrary labels to sources
99 x improve sup-config
100 x autoload more threads when you go down
101 x add a sync-back tool that at least works for mboxes
102 x thread by subject configurable in config.yaml
103 x view as text command if the mime view command fails for an attachment
104 x bugfix: attachment filenames sometimes not detected (filename=)
105 x bugfix: rmail multipart error
106 x bugfix: sup-add not prompting for old accounts, i think? possibly because
107     sources no longer respond_to? :username due to Recoverable wrapping
108 x wide character support
109 x i18n support
110 x tab completion on labels
111 x nice little startup config program
112 x bugfix: triggering a pageup when cursor scrolling up jumps to the
113    bottom of the page rather than the next line
114 x bugfix: final logging messages to stdout?
115 x bugfix: mbox directory shouldn't generate an exception, just an error
116 x bugfix: m in thread-view-mode when a person is not selected should open up a
117    blank compose-mode rather than do nothing
118 x bugfix: stars on messages with blue backgrounds still have green bgs
119 x ferret upgrade script (dump & restore)
120 x bugfix: mark messages as read immediately when t-v-m is opened
121 x compose in thread-view-mode auto-fills in person
122 x bugfix: 'N' in thread-view-mode (expand only new messages) crashes
123 x bugfix: detect source corruption at startup
124 x maildir
125 x bugfix: single-line messages come empty upon reply
126 x make 'A' archive in thread-view-mode
127 x remove stupid percent_done source methods (still useful; made it optional)
128 x don't quit while writing thread index state to disk or with unsaved drafts/messages
129 x bugfix: deleted threads are showing up (i don't see this any more)
130 x bugfix: changing IMAP ids
131 x bugfix: STILL new messages, drafts sometimes not showing up in inbox
132 x bugfix: killed threads
133 x bugfix: resuming a draft asks before discard
134 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)
135 x use trollop to handle sup-devel args
136 x clean up import code and share between poll.rb and sup-import
137 x on startup, multi-threadedly call #connect on all sources 
138 x bugfix: first time viewing a message only gets the first to:; subsequent views get them all (wtf)
139 x search for other messages from author in thread-view-mode
140 x resuming of arbitrary messages
141 x alias authors in thread-view-mode
142 x fix up contact list mode: should display while loading, and when you add an alias, should move everything else to the right
143 x fix bug: envelope-to thing still not working
144 x fix snippet repetitions with small snippets
145 x fix next and previous in thread-view-mode with <unreceived messages>
146 x move sup-import username/password prompts to highline
147 x support different remote servers per user account
148 x 'R' to quick-resume most recent draft
149 x mbox+ssh
150 x handle broken sources better
151 x imap
152 x word wrap
153 x background indexing
154 x auto-insertion of draft messages
155 x drafts
156 x sent messages loader
157 x search: from
158 x contacts
159 x tagging for group operations
160 x view: starred, to me, etc
161 x pull in messages by subject as well in load_thread_for_
162 x reply+compose+forward
163 x resize
164 x buffer respawns
165 x readline
166 x "loading" message
167 x search: body, to/from, tags (requires: readline)
168 x highlighting/different color stuff
169 x config: your email, sendmail, etc
170 x status: to/from_you, cc_you_others
171 x status: new/not, important
172 x bugfix: miscellaneous weirdnesses in buffer line editing