aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2010-11-23 17:25:54 -0800
committerCarl Worth <cworth@cworth.org>2010-11-23 17:25:54 -0800
commit3560f3300a2d8a4e81625f8290f176ee7564002f (patch)
treeb20e1842b21fe64587221243ad1cc61142e0f14f
parent7ae149445a83f18b774b269b85eeea852e386282 (diff)
TODO: Note missing keybindings for next/previous thread in emacs client.
Seems a fairly obvious shortcoming to have survived this long.
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4bcff10..438f7aa 100644
--- a/TODO
+++ b/TODO
@@ -34,6 +34,8 @@ current message/thread and make searches not return deleted messages
by default, (unless the user asks explicitly for deleted messags in
the search query).
+Add keybindings for next/previous thread.
+
Add support to "mute" a thread (add a "muted" tag and then don't
display threads in searches by default where any message of the thread
has the "muted" tag).