Could this also be implemented by choosing a qr-code provider / API ?
For example: a link to this page could be generated with following URL: https://api.qrserver.com/v1/create-qr-code/?size=230x230&margin=10&data=https://meta.discourse.org/t/possible-to-share-a-post-by-save-a-picture-with-a-qr-code/190012
Or even better using the shorter form https://api.qrserver.com/v1/create-qr-code/?size=230x230&margin=10&data=https://meta.discourse.org/t/190012
I would appreciate pointers how to add this to a theme.
In my case I am looking for an easy solution to get a printout of a topic including a link provided by QR code.
This is somewhat complex if you aren’t familiar with Discourse development workflow. If you keen on learning Developer’s guide to Discourse Themes is a good start.
I had this same idea and searching meta took me to this topic.
It would be a fantastic feature for core because it bridges the gap between the offline and online worlds.
It would be especially convenient to display the QR directly in the post header, and clicking it or hovering over it would display an enlarged version.
Great support for this idea. This would be a good way to quickly and easily send the listeners of a presentation to the desired community at a conference.