zsviczian / obsidian-excalidraw-plugin

A plugin to edit and view Excalidraw drawings in Obsidian
4.2k stars 230 forks source link

FR: iFrame Support #608

Open pterusgithub opened 2 years ago

pterusgithub commented 2 years ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I'm trying to insert a rapid link pointing towards some youtube videos inside my excalidraw drawing.

Describe the solution you'd like To have the possibility to integrate links like in markdown files: <iframe width="560" height="315" src="https://www.youtube.com/embed/rk3K4mlgOMM" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

zsviczian commented 2 years ago

This is easier said than done - but on my wishlist as well.

pterusgithub commented 2 years ago

Hi I really imagine that it will be not so easy... Thank you for your feedback ! In the meantime, I think I will use a print-screen from a markdown page. have a nice day

toooo commented 2 years ago

Something like this Iframe Card functionality would add enormous possibilities. https://twitter.com/DharamKapila/status/1523759236932829184 Is there some intrinsic block in ED for iframes?

Asked also here https://github.com/excalidraw/excalidraw/issues/5363

zsviczian commented 1 year ago

I will likely work on this as one of the next immediate small projects. In the mean time, if you've missed it, there is already some level of YouTube support: https://youtu.be/rBarRfcSxNo

pterusgithub commented 1 year ago

I will likely work on this as one of the next immediate small projects. In the mean time, if you've missed it, there is already some level of YouTube support: https://youtu.be/rBarRfcSxNo

Thank you very much. I already use these features almost every day :-)

zsviczian commented 1 year ago

https://github.com/excalidraw/excalidraw/pull/6601