Skip to content

QR Code

Oliver Tseng edited this page May 21, 2021 · 2 revisions

Run QRCODE:::<text> to generate a QR Code either from the desktop app or from the browser with what is in .

In the desktop app, it'll generate the code in a popup so that it's suitable for presentation.

There are some keyword aliases that will generate specific QR Codes:

QRCODE:::server will generate a link to the http-server address. UBA must be started in http-server mode on the same computer for this to be useful.

QRCODE:::uba will generate a link to https://github.com/eliranwong/UniqueBible

QRCODE:::wiki will generate a link to https://github.com/eliranwong/UniqueBible/wiki

Clone this wiki locally