From e0e0fb20d7b5874eadea7e001e6aeda574f42e96 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Tue, 10 Nov 2020 09:05:39 -0500 Subject: [PATCH] Moar TODOs --- tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tt b/tt index 8b66a2e..81dd1a8 100755 --- a/tt +++ b/tt @@ -14,9 +14,11 @@ ; TODO filter on mentions ; TODO highlight hashtags ; TODO filter on hashtags +; TODO hashtags as channels? initial hashtag special? ; TODO query language ; TODO concurrency -; TODO log colors by level +; TODO console logger colors by level ('error) +; TODO file logger ('debug) #lang racket -- 2.20.1