Add redirects TODO
[tt.git] / TODO
diff --git a/TODO b/TODO
index 60d6688..a9b9446 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,3 +1,6 @@
+- [ ] Support redirects
+  - should permanent redirects update the feed somehow?
+- [ ] Support time ranges (i.e. reading the timeline between given time points)
 - [ ] Implement rfc3339->epoch and remove dependency on rfc3339-old
 - [ ] remove dependency on http-client
 - [ ] optional text wrap
@@ -37,3 +40,5 @@
     - calls user-configured command to upload user's own feed file to their server
   Looks like a better CLI parser than "racket/cmdline": https://docs.racket-lang.org/natural-cli/
   But it is no longer necessary now that I've figured out how to chain (command-line ..) calls.
+- [ ] Suport immutable timelines
+    - store individual messages (possibly in something like DBM or SQLite)
This page took 0.028692 seconds and 4 git commands to generate.