Add TODO for msg input via FIFO
[tt.git] / TODO
diff --git a/TODO b/TODO
index d0f6916..098b527 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,6 +23,9 @@ In-progress
   - [ ] w | write
     - arg or stdin
     - nick expand to URI
+    - Watch FIFO for lines, then read, timestamp and append [+ upload].
+      Can be part of a "live" mode, along with background polling and
+      incremental printing. Sort of an ii-like IRC experience.
   - [ ] q | query
     - see timeline ops above
     - see hashtag and channels above
@@ -90,6 +93,12 @@ In-progress
 
 Backlog
 -------
+- [ ] Background polling and incremental timeline updates.
+  We can mark which messages have already been printed and print new ones as
+  they come in.
+  REQUIRES: polling
+- [ ] Use ETag to prevent redundant downloads
+- [ ] Polling mode/command, where tt periodically polls peer timelines
 - [ ] nick tiebreaker(s)
   - [ ] some sort of a hash of URI?
   - [ ] angry-purple-tiger kind if thingie?
This page took 0.031865 seconds and 4 git commands to generate.