You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following classes MUST be supported:
User IDs (@user:example.org)
Room IDs (!roomid:example.org)
Room aliases (#roomalias:example.org)
Event IDs ($eventid:example.org)
magnet: links protocol (to do something by default? browsers already request for selecting an application for this scheme, but could think about "registering a protocol handler")
magnet link utilities (to .torrent, decrypt etc.)
data:<mediatype>[;base64],<data> as a protocol/symbol, and not a set of + do actions
also would be nice to be able to even "list links" that can "resolve to something in a browser", for applications like dns:[//<host>[:<port>]/]<dnsname>[?<dnsquery>]
dns://radio4000.com/A/ -> dns://radio4000.com/A/ (not rendered in github markdown, but would be in html)
dig radio4000.com A
;; [...]
;; QUESTION SECTION:
;radio4000.com. IN A
;; ANSWER SECTION:
radio4000.com. 284 IN A 172.67.199.111
radio4000.com. 284 IN A 104.21.76.187
[...]
In the case of a user starting to type in their omnibox, and wanting to "complete an action", such as ex:
some pattern of missing engines, symbols and semantics emerge, can try to list them until we find an app that provides the desired functionalities.
Maybe can also be discussed on:
The text was updated successfully, but these errors were encountered: