I had a few Question related to QR based scanning in the Joplin Mobile Application,
What is the purpose of current QR code scanner in the mobile application?
Is it used to add a link embedded in QR to the note?
I had a few Question related to QR based scanning in the Joplin Mobile Application,
What is the purpose of current QR code scanner in the mobile application?
Is it used to add a link embedded in QR to the note?
hi @dev_g_465,
In the current application when you click ‘+’ icon and select scan notebook and try to scan a QR it displays QR code option in the top right and on clicking it displays the link associated with the QR and has an option to add to note but nothing happens in that case.
thx for the reply! I did not realize this feature yet!
I don’t see the qr button when I go there. Possibly it is built into the camera api implementation specific for your device, and does not actually do anything if present. I think the scan feature is intended to use for OCR recognition. Is the qr button present if you press + and go to the camera option instead?