# 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 23
# self = https://watcher.sour.is/conv/66uo3sa
🤔 What if there was a button called "Root" in Conversation view that linked back to the root conversation that the current conversation was forked from (_if any_)? 🤔

🤔 What if there was a button called "Root" in Conversation view that linked back to the root conversation that the current conversation was forked from (_if any_)? 🤔

@prologic Not a bad idea. Not sure how obvious 'root' is for non-techie types, but I also don't know of a better alternative.
Rolled this out to my pod (twtxt.net)


* 8cd732b 2021-10-16 | Add Root to link back to root conversations in Conversation view (HEAD -> master, origin/master) [James Mills]

Rolled this out to my pod (twtxt.net)\n\n
\n* 8cd732b 2021-10-16 | Add Root to link back to root conversations in Conversation view (HEAD -> master, origin/master) [James Mills]\n
Rolled this out to my pod (twtxt.net)


* 8cd732b 2021-10-16 | Add Root to link back to root conversations in Conversation view (HEAD -> master, origin/master) [James Mills]

@eldersnake I asked my wife and she couldn't think of anything either 🤣
@eldersnake I asked my wife and she couldn't think of anything either 🤣
@prologic What if the reply does what fork does, for any replies to the top post, but not the top post itself? You know, like email does. Other than to reply to the top post (for which I use reply), I don't use reply but fork, to reply to posts underneath because it is the logical thing to do.
@quark Because “Reply” also fills in mentions. “Fork” does not. Slightly different actions IHMO ☺️
@quark Because “Reply” also fills in mentions. “Fork” does not. Slightly different actions IHMO ☺️
@prologic Great addition, thank you.
@mckinley No problems! 👌
@mckinley No problems! 👌
Yep updated both my Pods, handy addition. I use to just follow the hashtags back to the original convo but this Root button should be much more intuitive to people.
The only thing I'd add, is does the button need to show if the there isn't a root conversation to go back to? Like this current conversation obviously hasn't been forked yet, so the button just essentially reloads the page. If it's easy enough to add in context to the code to hide it maybe when it's an unforked convo? 🤔
@eldersnake Yup I’ll do that 👌
@eldersnake Yup I’ll do that 👌
@prologic Nice!
@eldersnake

> The only thing I’d add, is does the button need to show if the there isn’t a root conversation to go back to? Like this current conversation obviously hasn’t been forked yet, so the button just essentially reloads the page. If it’s easy enough to add in context to the code to hide it maybe when it’s an unforked convo? 🤔

Done 👌
@eldersnake

> The only thing I’d add, is does the button need to show if the there isn’t a root conversation to go back to? Like this current conversation obviously hasn’t been forked yet, so the button just essentially reloads the page. If it’s easy enough to add in context to the code to hide it maybe when it’s an unforked convo? 🤔

Done 👌
@eldersnake \n\n> The only thing I’d add, is does the button need to show if the there isn’t a root conversation to go back to? Like this current conversation obviously hasn’t been forked yet, so the button just essentially reloads the page. If it’s easy enough to add in context to the code to hide it maybe when it’s an unforked convo? 🤔\n\nDone 👌
@prologic Nice ! 🤗