aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorGravatar Carl Worth <cworth@cworth.org>2010-11-23 17:25:54 -0800
committerGravatar Carl Worth <cworth@cworth.org>2010-11-23 17:25:54 -0800
commit3560f3300a2d8a4e81625f8290f176ee7564002f (patch)
treeb20e1842b21fe64587221243ad1cc61142e0f14f /TODO
parent7ae149445a83f18b774b269b85eeea852e386282 (diff)
TODO: Note missing keybindings for next/previous thread in emacs client.
Seems a fairly obvious shortcoming to have survived this long.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO b/TODO
index 4bcff109..438f7aae 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).