about summary refs log tree commit homepage
path: root/TODO
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-04 01:38:16 +0000
committerEric Wong <e@80x24.org>2014-05-04 02:52:30 +0000
commitec1d0105e6f758ced83902b92b25df0c4b75613d (patch)
treec24a45495e743a6890feaa91db5893838e03fa7a /TODO
parenta1331e538ed8fff6e9554de553a2869954f54167 (diff)
downloadpublic-inbox-ec1d0105e6f758ced83902b92b25df0c4b75613d.tar.gz
Screen space is precious, and we do not need it in the abbreviated
view.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index e69de29b..00df8bd3 100644
--- a/TODO
+++ b/TODO
@@ -0,0 +1,5 @@
+* 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.
+  (n.b.: this is SMTP, we must account for out-of-order delivery)
+* NNTP server (is there demand for one?)