]> Sergey Matveev's repositories - public-inbox.git/blobdiff - TODO
TODO: add a placeholder for search
[public-inbox.git] / TODO
diff --git a/TODO b/TODO
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..7cd9d4c9e276855ca8172ff28ae70a8a72b3e20e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -0,0 +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 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?)