X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=tt;h=48ae477954f1640f55bcd9b98ca538956e1e11c5;hb=dbccadf92230e9403a6fe6490914e3157cd733c3;hp=8b66a2eeeb4cdeb0362afd84fcf1e7dbb88b849f;hpb=9a6a9f9a4781816980dd41221b8f238641134ce5;p=tt.git diff --git a/tt b/tt index 8b66a2e..48ae477 100755 --- a/tt +++ b/tt @@ -14,9 +14,19 @@ ; 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) +; TODO commands: +; - r | read +; - see timeline ops above +; - w | write +; - nick expand to URI +; - q | query +; - see timeline ops above +; - see hashtag and channels above #lang racket @@ -118,6 +128,7 @@ (str->lines payload)] [feeds (map (λ (line) + ; TODO validation (define toks (string-split line)) (feed [list-ref toks 0]