Creating QR codes with Shortcuts and variable descriptions on iMac
How to use Shortcuts for create QR codes ? Is there any detailed descriptions about all the variables ?
[Re-Titled by Moderator]
iMac 24″, 15.2
How to use Shortcuts for create QR codes ? Is there any detailed descriptions about all the variables ?
[Re-Titled by Moderator]
iMac 24″, 15.2
I found a how to video on YouTube on how to create QRCodes. Unfortunately, The shortcut describes in the video does not seem to exist in my copy of Shortcuts.
Do a search on YouTube for "Creating QR Codes On Your Mac".
Yes until that it is easy to understand ,but the QR code list does not specify what more types of QR code you can create . So if you want to create a QR code from a photo ,then how you do it ,or even if it is possible at all.
There is no clear explanation to what type of QR codes you can do here.
Maybe you could run qrencode via Shortcuts? I recently tested it via the Terminal and it worked OK. BTW exiftool has a config file that will run qrencode for any file with GPS coordinates.
https://www.howtogeek.com/devops/how-to-create-qr-codes-from-the-linux-command-line/
garage4996 wrote:
So if you want to create a QR code from a photo ,then how you do it ,or even if it is possible at all.
I don't know what you mean by creating a QR Code from a photo. Care to elaborate?
The QR code is (usually) text using one of the following schemes: https://github.com/zxing/zxing/wiki/Barcode-Contents
An example QR code generator from an existing shortcut (not mine) that I’m poking at right now, for reasons…
If you have questions, let me know.
Oops. I found it. It has to be the exact name. lol
garage4996 wrote:
Is there any detailed descriptions about all the variables ?
There's no documentation if that's what you mean.
Yes,the documentation is important - without documentation it is all guessing .
Or experimentation. Depends on how you look at it. There is some explanation in the shortcut itself…
garage4996 wrote:
Yes until that it is easy to understand ,but the QR code list does not specify what more types of QR code you can create .
That could be because there are no others it can create.
Creating QR codes with Shortcuts and variable descriptions on iMac