nekoshita/obsidian-auto-card-link

Twitter link doesn't work with card link

Opened this issue · 1 comments

Twitter urls doesn't work with card link. Is there any solution ?

Nope, blame elon. He doesn't allow embed anymore
@nekoshita if you have time, the way to fix this is by parsing Twitter links through something like
https://github.com/FixTweet/FxTwitter
it also allows you to get the full tweet.

So for example
https://twitter.com/kepano/status/1698388043278012621
becomes
https://fxtwitter.com/kepano/status/1698388043278012621
which then gives you a full html page of the tweet to work with
image