FHachez / obsidian-convert-url-to-iframe

Plugin for Obsidian.md to convert a selected URL to an iframe.
196 stars 14 forks source link

Add preview link dynamically in view mode #50

Open steam3d opened 1 year ago

steam3d commented 1 year ago

Hi. Much better when URL automatically converted to iframe when you enable VIewMode like this plugin does: https://github.com/samwarnick/obsidian-simple-embeds

FHachez commented 1 year ago

That sounds like a great idea. I like it, it's a different approach.

@steam3d I'm not convinced this plugin should start doing the same thing as obsidian-simple-embed. I don't think the need are the same. If you don't need to resize/interact with the embed, then obsidian-simple-embed is likely a better solution. Maybe obsidian-simple-embed can also leverage the https://www.npmjs.com/package/@extractus/oembed-extractor.