This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Christian "Schepp" Schaefer
schepp.dev
did:plc:b23c3nfkd4msqha6li5yu47a
Oh, that's an intriguing idea! Gonna explore that one.
I also had thought of
.hidden-until-found:has(::search-text:current)
to at least solve the problem in the future, but I scrapped the idea the moment I realized that :has() does not allow pseudo elements as selectors (like :is() and :where())
2025-02-17T09:34:54.751Z