about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-12-30 12:41:31 +0000
committerEric Wong <e@80x24.org>2018-12-30 20:15:14 +0000
commit44a58b77e57582d1bee4e971f2bb5fb82fd90d52 (patch)
treefb2293a153132dd4ccbd030744c63ec94c17ca81
parent7d82a8bc04ce2e686371abc6b438ab121b9fa7d0 (diff)
downloadpublic-inbox-44a58b77e57582d1bee4e971f2bb5fb82fd90d52.tar.gz
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index c9ee756c..5bc0559b 100644
--- a/TODO
+++ b/TODO
@@ -94,3 +94,7 @@ all need to be considered for everything we introduce)
 * Contribute something like IMAP IDLE for "git fetch".
   Inboxes (and any git repos) can be kept up-to-date without
   relying on polling.
+
+* Expose targeted reindexing of individual messages.
+  Sometimes an indexing bug only affects a handful of messages,
+  so it's not worth the trouble of doing a full reindex.