Artifact Embed — Claude-style HTML artifacts inside Obsidian

Obsidian MIT License Status

English · 中文

**Artifact Embed** lets you drop interactive HTML — local files, remote URLs, or inline source — straight into your Obsidian notes as Claude-Desktop-style cards. Each artifact runs in a sandboxed iframe, inherits your Obsidian theme variables, and gives you a tiny toolbar to reload, open externally, or copy the source. ## Demo

## Why? Plain Obsidian only renders Markdown. If you want a tabbed cheatsheet, a chart widget, or a self-contained mini-tool inside a note, your choices are: (a) paste raw HTML and pollute the note's global CSS, (b) launch a dedicated HTML viewer in a separate tab, or (c) iframe a URL into a sidebar pane. None of these put a polished, sandboxed, theme-aware artifact card *inline* next to your prose. That's what this plugin does. ## Features - **One unified syntax** — a single `` ```artifact `` code block that auto-detects whether its body is a path, a URL, or inline HTML. - **Sandboxed by default** — every artifact runs in `