woonyong-choi106 downloadsEdit and run code inside Obsidian notes, with inline results and optional local or remote runtimes.
Edit and run code without leaving your notes.
Install in Obsidian · Try the live editor · User guide
Version: 0.7.10 · Obsidian 1.13.0+ · Desktop and mobile. See release notes for shipped changes and the roadmap for work in progress and plans.
A six-second loop of the current browser UI, with real JavaScript execution. Timing is condensed.
```run-javascript
console.log("Hello from Obsidian!");
```
The result appears below the code. Edit the example and run again; Copy keeps your edited code, while Reset restores the original.
Seven browser fences work without an account or server. Other languages use an optional local companion or a named remote provider. Remote execution is enabled by default; disable it in settings to prevent remote submission.
Manual installation: download main.js, manifest.json, and styles.css from Releases into .obsidian/plugins/runnable-code-blocks/, then reload Obsidian.

Browser demo, September 9, 2026 (0.7.3); the capture predates the Manta name.
Explain the process with a diagram, try the example, follow related notes and return to its dated review. Manta Diagrams, Manta Graph, Manta Calendar each work on their own. Ordinary notes and links connect the work today; automatic handoffs are planned.
Manta itself is in development and has not been released. I’m building it to turn source material into a personal wiki you can keep adding to. Shared AI tools and the full wiki workflow are still in development.
User guide · Report a problem · Community page · Contributing