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