# 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 5
# self = https://watcher.sour.is/conv/ycfwf4a
Twt options
Twt options
The issue I see with this is that the hash code of the twt pushes the options over.
If the hash code were to be moved to another location, perhaps under the main post, it could be included with other hash tags that a user has placed on the post.
@ullarah There is actually a refactor_twt_options branch (_unfinished work_) with the intention of having a vertical ellipsis drop-down at the top-right of the card with options like:
- Share / Copy
- Delete Twt
- Edit Twt
Which would make the main buttons only Reply and Fork/Yarn
If someone could finish this maybe that would solve the issue at hand? 🤔
@ullarah There is actually a refactor_twt_options branch (_unfinished work_) with the intention of having a vertical ellipsis drop-down at the top-right of the card with options like:
- Share / Copy
- Delete Twt
- Edit Twt
Which would make the main buttons only Reply and Fork/Yarn
If someone could finish this maybe that would solve the issue at hand? 🤔
@ullarah this is how mine looks like now, still using the old icons (and smaller font for twt actions):
Screenshot