GithubHelp home page GithubHelp logo

Comments (1)

4www avatar 4www commented on May 24, 2024

Some examples

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)
  • view-source: from mobile browsers polyfill; see possibilities with https://eruda.liriliri.io/
  • 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
  • and other URI/protocol/scheme that one might copy/paste to a URL or want to "transform into an other URL/protocol" https://en.wikipedia.org/wiki/List_of_URI_schemes
  • 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
[...]

from find.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.