QRコード付き画像を保存して投稿を共有することは可能ですか?

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

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

QRコードプロバイダー/APIを選択することで、これも実装できますか?

例えば、このページへのリンクは次の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

あるいは、さらに良いことに、より短い形式を使用します。
https://api.qrserver.com/v1/create-qr-code/?size=230x230&margin=10&data=https://meta.discourse.org/t/190012

これをテーマに追加する方法についてのポインタをいただけると幸いです。

私の場合は、トピックの印刷物(QRコードで提供されるリンクを含む)を簡単に取得できるソリューションを探しています。

「いいね!」 2

はい、それも機能します。

これは、Discourseの開発ワークフローに慣れていない場合、やや複雑です。学習意欲がある場合は、Discourseテーマ開発者ガイドが良い出発点です。

「いいね!」 4

私も同じことを考えていました。メタを検索したところ、このトピックにたどり着きました。

これは、オフラインとオンラインの世界の間のギャップを埋めるため、コアにとって素晴らしい機能になるでしょう。

QRコードを投稿ヘッダーに直接表示し、クリックまたはホバーすると拡大表示されると特に便利です。

例:

「いいね!」 2

このアイデアには素晴らしいサポートがあります。カンファレンスでのプレゼンテーションのリスナーを目的のコミュニティにすばやく簡単に誘導する良い方法になるでしょう。

「いいね!」 1