# 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 9
# self = https://watcher.sour.is/conv/h6romfq
Huh. I had long forgotten about text fragment URLs. Seems relevant for linking to discussions around linking to individual twtxt posts. https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html
Huh. I had long forgotten about text fragment URLs. Seems relevant for linking to discussions around linking to individual twtxt posts. https://alfy.blog/2024/10/19/linking-directly-to-web-page-content.html
@anth I admit I didn't know about text fragments. How new is this? 🤔
@anth I admit I didn't know about text fragments. How new is this? 🤔
According to this it was only published as a specification/standard last year. It's no wonder 💭
According to this it was only published as a specification/standard last year. It's no wonder 💭
@prologic it has been around for much longer (worked on Chrome, just recently does on Safari).
@bender Maybe so but likely only recently formalized right?
@bender Maybe so but likely only recently formalized right?