Embed obsidian plugin

A simple plugin to see embed visualization of external links.

Right now it only supports for Youtube and twitter. Expect more to be added 💚

Settings

  • Default embedding -> enable automatically see embed of the links in preview

  • Force embedding -> It's possible to enable/disable embedding of links for specific notes. By usinng the frontmatter of the note. For example:

---
forceEmbed: true
---

- https://www.youtube.com/watch?v=1w7OgIMMRc4

example