ian
April 30, 2026, 8:25am
2
No, it is not possible with sandboxed webxdc apps as of now. It would be possible with a different, “client xdc” or “system xdc” extension that could plug into the interface. It is already possible with a bot, however.
Duplicate of:
It would be nice to have option to generate link preview (link card) on sender client side, and send it to receiver of message. Benefit is that receiver would be able to glance and read description before clicking on link.
Here are a few examples of link preview:
Is there plan for feature like that? I couldn’t find anything searching forum.
Discord, telegram, WhatsApp, twitter, mastodon, Facebook and co all show a link preview which is pulled from special meta tags (“open graph meta tags” is their name, here is a list of them: Complete List of HTML Meta Tags · GitHub ):
[Bildschirmfoto 2022-07-17 um 16.40.38]
1. Problem: Recipient privacy
The potential privacy problem is when doing pulling the data on the receiving site, a web request is made from the device.
So the obvious solution is to send the meta-data with the message that…
1 Like