# 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 6
# self = https://watcher.sour.is/conv/6kuhewq
Template Authors - yarn - Mills

I started documenting all the Template Context variables and Functions template authors can used when customizing a Yarn.social yarnd's theme or creating a brand new one.

cc @darch @fastidious -- I've done as much as I can for now, my RSI is getting the better of me so I'm gonna have to stop for a bit and give my wrists a rest 😢
Template Authors - yarn - Mills

I started documenting all the Template Context variables and Functions template authors can used when customizing a Yarn.social yarnd's theme or creating a brand new one.

cc @darch @fastidious -- I've done as much as I can for now, my RSI is getting the better of me so I'm gonna have to stop for a bit and give my wrists a rest 😢
@prologic that’s very neat, and a very good start! If I knew I would help documenting. Take some rest mate, Rome wasn’t built in one day. 😊
@fastidious Okay all done! 👌 That's everything documented for "Template Authors" 🤗
@fastidious Okay all done! 👌 That's everything documented for "Template Authors" 🤗
@prologic woohoo! 🥳🎉 The hard part is done. Maintaining it now is ease pease.

Slightly off topic, but still on it. I have thought about the timeline, and I think it will greatly be improved with an ever fetching, “never ending” approach.

How difficult would that be to implement?