kozko2001 / embed-obsidian-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 86.9%Language:JavaScript 11.9%Language:CSS 1.2%