]> Sergey Matveev's repositories - public-inbox.git/commitdiff
TODO: add a placeholder for search
authorEric Wong <e@80x24.org>
Sun, 5 Oct 2014 22:26:04 +0000 (22:26 +0000)
committerEric Wong <e@80x24.org>
Sun, 5 Oct 2014 22:27:51 +0000 (22:27 +0000)
While we're at it, fix up a typo.

TODO

diff --git a/TODO b/TODO
index 00df8bd375bf7f907c50858f668440942dc8ce6b..7cd9d4c9e276855ca8172ff28ae70a8a72b3e20e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,6 @@
 * configurable constants (quote folding, index limits)
 * use tags as date-based skiplists for navigating history
-* per-message views should be able to quickly navigate do replies.
+* per-message views should be able to quickly navigate to replies.
   (n.b.: this is SMTP, we must account for out-of-order delivery)
+* search, Xapian bindings are pretty common on GNU/Linux distros
 * NNTP server (is there demand for one?)