alona-iaig17 downloadsEmbed AI whiteboards from overboard.studio in your notes. Sketch, generate diagrams from text with AI, collaborate in real time.
Embed Overboard Studio AI whiteboards directly inside your Obsidian notes. Sketch, generate diagrams from a sentence with AI, and collaborate in real time — without leaving Obsidian.
After installing, paste an Overboard board URL inside a fenced code block:
```overboard
https://overboard.studio/board/your-board-id
```
Or use the command palette: Insert Overboard board → paste URL.
To open a brand-new board: Open new Overboard board in browser.
Overboard is free forever with full AI access. Pro is $0.99/mo, Enterprise $1.99/mo. No AI credit metering, no per-action caps.
This plugin is intentionally a thin client:
https://overboard.studio/embed/board/<id>.allow-scripts allow-same-origin allow-forms allow-popups) — no filesystem access, no top-level navigation away from your note.main.js, manifest.json, and styles.css (if any) from the latest release.<your vault>/.obsidian/plugins/overboard/.npm install
npm run build
main.js is the compiled output. The plugin runs on Obsidian Desktop and Mobile.
MIT