# 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 8
# self = https://watcher.sour.is/conv/irfceyq
@prologic it's a good question!
@abucci Come to my Place, I have a complete TiddlyWiki just for that! Just for all the 1000 abbreviations. Which are sometimes, abbreviations of abbreviations. Or combinations.
@carsten Eww 😆
@carsten Eww 😆
@carsten Eww 😆
@carsten Eww 😆
@carsten ah, that wiki sounds interesting!
The TiddlyWiki is quite an amazing Software. I am running it via nodejs on the server with lazy loading for images and binary files. Running it as a single file only, I would not recommend doing that, binary files, because the file can get quite big.

An amzing read is the grok tiddlywiki from Soren Bjornstad.