# 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 9
# self = https://watcher.sour.is/conv/tp7pfda
@screem I don't know how far you want to go with the Web DE thing but you might find it simpler to use :target.

<style>.select{display:none}.select:target{display:block}</style>
...
<a href="#option1">1</a> <a href="#option2">3</a> <a href="#option3">3</a>
<div id="option1" class="select">...</div>
<div id="option2" class="select">...</div>
<div id="option3" class="select">...</div>
@mckinley Yay! https://movq.de/v/43666dd1c9/98.js.solitaire.win.mp4
@mckinley Yay! https://movq.de/v/43666dd1c9/98.js.solitaire.win.mp4
@mckinley Yay! https://movq.de/v/43666dd1c9/98.js.solitaire.win.mp4
@movq What window manager is that? I like it a lot.
@mckinley It’s my own: https://uninformativ.de/git/katriawm (and the bars are https://uninformativ.de/git/bevelbar + https://uninformativ.de/git/infofeld2). It started out as a learning project on Christmas 2015 (“How do window managers really work?”) and then I just kept using it. 🥴
@mckinley It’s my own: https://uninformativ.de/git/katriawm (and the bars are https://uninformativ.de/git/bevelbar + https://uninformativ.de/git/infofeld2). It started out as a learning project on Christmas 2015 (“How do window managers really work?”) and then I just kept using it. 🥴
@mckinley It’s my own: https://uninformativ.de/git/katriawm (and the bars are https://uninformativ.de/git/bevelbar + https://uninformativ.de/git/infofeld2). It started out as a learning project on Christmas 2015 (“How do window managers really work?”) and then I just kept using it. 🥴
@movq That's awesome, I might need to give it a try.