# 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 7
# self = https://watcher.sour.is/conv/yyj4w7q
Share? But why? Timestamp is the share link, done. I mean, do we need a share icon, really?
Hmmm I think if we go with your approach (which I like btw), we could just add a little hover and tiny JS so hovering and clicking on the “Copy” button next to the hash makes it super easy to copy the full Twt Parma link to your clipboard. This is something I do frequently and I’d like it to be a one click not two 🤣
Hmmm I think if we go with your approach (which I like btw), we could just add a little hover and tiny JS so hovering and clicking on the “Copy” button next to the hash makes it super easy to copy the full Twt Parma link to your clipboard. This is something I do frequently and I’d like it to be a one click not two 🤣
Hmmm I think if we go with your approach (which I like btw), we could just add a little hover and tiny JS so hovering and clicking on the “Copy” button next to the hash makes it super easy to copy the full Twt Parma link to your clipboard. This
@prologic yup. Or make an otherwise unused hash be the link to click/tap to copy. Either way, KISS is always a good approach.
@fastidious I'm actually fine with just hijacking the click
event actually on the Hash if we make that a link. That works for me! 👌
@fastidious I'm actually fine with just hijacking the click
event actually on the Hash if we make that a link. That works for me! 👌