Ist es möglich, einen Beitrag zu teilen, indem man ein Bild mit einem QR-Code speichert?

Hello,
please kindly check the following picture:


:arrow_up: Users can scan the QR code and jump to the forum directly.

Need to turn the text into a picture, and turn this url into a QR code.

This can greatly increase users’ willingness to share the post and reduce the difficulty for them to access the forum.

Does anyone have any ideas?

Thanks for reading!

4 „Gefällt mir“

I think this is a very handy idea, it could be achieved in a theme component using:

qrcode.js

I estimate it would take 4-8 hours to build, if you wanted to commission such a component recommend you post on marketplace

If someone builds it I recommend a button be added here via the component.

No plans to add this to core at the moment.

6 „Gefällt mir“

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.

2 „Gefällt mir“

Yes, that would also work.

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.

4 „Gefällt mir“

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.

Example:

2 „Gefällt mir“

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.

1 „Gefällt mir“