seed-hypermedia / mintter

Mintter: an app for knowledge communities. Powered by the Hypermedia protocol.
https://mintter.com
Apache License 2.0
158 stars 10 forks source link

Feature: Updates on X Post block type #1681

Closed horacioh closed 3 months ago

horacioh commented 5 months ago
burdiyan commented 5 months ago

I think I'd use ref to store the link, not attributes.url, because this is what we do for any other web link, right? @horacioh

Whenever we are able to archive tweets into IPFS, then I guess it will be a different type of block anyway, so we can use ref in there too.

iskaktoltay commented 5 months ago

I think I'd use ref to store the link, not attributes.url, because this is what we do for any other web link, right? @horacioh

Whenever we are able to archive tweets into IPFS, then I guess it will be a different type of block anyway, so we can use ref in there too.

I believe the idea is to use the original URL to determine the source of the embed

iskaktoltay commented 3 months ago

Completed