sawhney17 / logseq-schrodinger

A plugin to export pages in Logseq to Hugo.
MIT License
311 stars 37 forks source link

Twitter embeds #23

Open jlcolbert opened 2 years ago

jlcolbert commented 2 years ago

Hello!

Would it be possible to make tweet embeds work like the YouTube video embeds?

Also, related: For the YouTube embeds, I see in the code that it is prompted by {{youtube insertidhere}}, but the embed in Logseq defaults to {{video insertidhere}}. Would you be able to change it so either works?

Thanks!

sawhney17 commented 2 years ago

Do you mean like the {{< tweet user="SanDiegoZoo" id="1453110110599868418" >}}?

I'll add it.

Looks like Logseq changed the defaults from video to YouTube. I'll make that work as well