X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=TODO;h=7cd9d4c9e276855ca8172ff28ae70a8a72b3e20e;hb=f94d99cb7c5ad143b147e5ee37aa1994736c3116;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=e022d3377fd2c50fd9931bf96394728958a90bf3;p=public-inbox.git diff --git a/TODO b/TODO index e69de29b..7cd9d4c9 100644 --- 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?)