aboutsummaryrefslogtreecommitdiffhomepage
path: root/devel
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2013-10-24 11:19:09 -0400
committerGravatar David Bremner <david@tethera.net>2013-11-08 20:46:26 -0400
commitd622cb942aa2db9fbadf3a16e804d36dfe71c8cb (patch)
treefc7d3f947086a27ba11c306b5136249ef8e48933 /devel
parentabeac48522ded66e2f0e9aae704482355cb46e6a (diff)
Add TODO about more efficient stable thread queries
Diffstat (limited to 'devel')
-rw-r--r--devel/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/TODO b/devel/TODO
index 844555ed..f2124834 100644
--- a/devel/TODO
+++ b/devel/TODO
@@ -114,6 +114,12 @@ are multiple ideas that might make sense. Some consensus needs to be
reached on this issue, and then both reply formats should be updated
to be consistent.
+Return docid-based queries in thread search results, instead of
+message-id-based queries. These are much more compact and much faster
+to later query. This will require support from the library, both for
+retrieving docids (probably as an opaque "get a query that identifies
+this message") and for docid queries.
+
notmuch library
---------------
Add support for custom flag<->tag mappings. In the notmuch