From: Siraaj Khandkar Date: Tue, 10 Nov 2020 16:01:56 +0000 (-0500) Subject: Add TODOs X-Git-Tag: 0.1.0~4 X-Git-Url: https://git.xandkar.net/?a=commitdiff_plain;h=93ebe03e20275354c3c4111e5d77c74eca8a7166;p=tt.git Add TODOs --- diff --git a/tt b/tt index a5be288..32606b8 100755 --- a/tt +++ b/tt @@ -10,6 +10,8 @@ ; TODO named timelines ; TODO CLI params ; TODO config files +; TODO parse mentions: +; - @ | @ ; TODO highlight mentions ; TODO filter on mentions ; TODO highlight hashtags @@ -23,10 +25,14 @@ ; - r | read ; - see timeline ops above ; - w | write +; - arg or stdin ; - nick expand to URI ; - q | query ; - see timeline ops above ; - see hashtag and channels above +; - d | download +; - u | upload +; - calls user-configured command to upload user's own feed file to their server ; TODO user-agent format: / (+; @) ; - requires configurability ; - ref: https://twtxt.readthedocs.io/en/latest/user/discoverability.html