From 3c3cd6cc10d8e753a43541d8147fa678b2db71ea Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Sat, 20 Mar 2021 18:41:30 -0400 Subject: [PATCH] Add immutability TODO --- TODO | 2 ++ 1 file changed, 2 insertions(+) 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) -- 2.20.1