X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=TODO;h=14ce42923c4e350fcd77116313718e9cb3811499;hb=3c3cd6cc10d8e753a43541d8147fa678b2db71ea;hp=7ed93808f0bdcea0b217c3848058f83a69a9587b;hpb=c3d5dd069c2c7c57f69337eb407704ff41f30b93;p=tt.git diff --git a/TODO b/TODO index 7ed9380..14ce429 100644 --- a/TODO +++ b/TODO @@ -38,3 +38,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)