# 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 18
# self = https://watcher.sour.is/conv/fxcfbiq
This is a test adding a #random hash keyword (can come up with their name now, maybe tag?). I think it will open on a new browser's tab right now. That shouldn't be. Any links within a pod, should flow transparently within the same open browser's window/tab.
OK, this worked fine. Let me trying linking a specific message ID now. Yes, this does it.
How about #2zmgyrq?
@fastidious It does not open in a new window, no. You got me to fix that a while ago 🤗
@fastidious It does not open in a new window, no. You got me to fix that a while ago 🤗
@fastidious We have the same problem on the mobile app too. There's no way (_currently_) or maybe there is? 🤔 of distinguishing an external arbitrary url from one that is a link to a Twt or a Yarn (_was conversation_) and yes they should "flow" as you like to say 👌
@fastidious We have the same problem on the mobile app too. There's no way (_currently_) or maybe there is? 🤔 of distinguishing an external arbitrary url from one that is a link to a Twt or a Yarn (_was conversation_) and yes they should "flow" as you like to say 👌
@prologic links within a pod still open a new one. The bottomline is, any link within, say, twtxt.net should not open a new window/tab. Anything other than "local" should.
@fastidious Hmmm lemme see...
@fastidious Hmmm lemme see...
@fastidious @prologic Just remove target=_blank from each and every anchor and open all links in the same tab? (I hate it when somebody decides their website should not be left and open everything in new windows/tabs. We're all aldults and can decide on our own. :-))
@lyse \n> Just remove target=_blank from each and every anchor and open all links in the same tab\n\nI would vote for this wholeheartedly.=_
@lyse Actually that's a simpler approach to this rendering hook garbage. @fastidious happy with this? 🤔 blanket change.
@lyse Actually that's a simpler approach to this rendering hook garbage. @fastidious happy with this? 🤔 blanket change.
@prologic +1, for sure!
@fastidious Done, Pushed and rolled out to my pod. Let me know if this is better 🤗
@fastidious Done, Pushed and rolled out to my pod. Let me know if this is better 🤗
@prologic all good!