# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/hbc77ta
i used to use taskwarrior before, and i've tried other command line task apps out there but lately i don't really use them anymore. lately, i've been just making comments in my shell prompt by using the "#" sign, and tagging it, like so:\n> $> #2do. get milk\n\ni have it set where everything is saved in my history logs too, so i can just grep for tags later:\n\n> $> grep "#2do" bash*.log\n1613367486 /home/na 123133 #2do. get milk\n\nand it's all dated, and good enough for me. \n\nanyway...*