# twibiral/obsidian-execute-code

Obsidian Plugin to execute code in a note.

Repository: https://github.com/twibiral/obsidian-execute-code
Canonical: https://ross.abutalabs.com/products/obsidian-execute-code
Language: TypeScript
License: MIT
License Family: permissive
Topics: javascript, obsidian, obsidian-md, obsidian-plugin, typescript, hacktoberfest, note-taking
Last push: 2025-08-02T15:54:26+00:00

## Health v2 (maintenance only)
Score: 45/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 34, release rhythm 28, longevity 100
- inputs: {"age_days": 1630, "days_push": 396, "days_rel": 550, "gap_med": 55.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1529, forks 105 (observed 2026-08-28T04:04:58.725254+00:00)

## What it is
An Obsidian plugin that adds run buttons to code blocks in notes, executing code locally in many languages (Python, JavaScript, C++, Rust, etc.) and displaying the output. It supports embedded plots, magic commands, and global code injections.

## Use cases
- run python snippets inside my obsidian notes
- execute javascript code blocks in markdown
- test small code examples while taking notes
- embed plots from R or python in a note
- run shell commands from obsidian
- create interactive code notebooks in obsidian

## When to choose
- you use Obsidian and want to run code snippets directly in your notes
- you want a lightweight notebook-style workflow without leaving your note-taking app
- you need multi-language code execution with plot support

## When to avoid
- you need full interactive stdin input or long-running REPL sessions
- you need a full Jupyter notebook environment
- you don't use Obsidian

## Facets
- artifact type: plugin
- maturity: active
- function: interpreter, developer-tools, markdown
- domain: text-editors, developer-tools, productivity
- platform: cross-platform
- tags: obsidian-plugin, code-execution, note-taking, code-blocks, jupyter-like, desktop

## Member repositories
- twibiral/obsidian-execute-code (main) score 45

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:58.725254+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:31:29.225624+00:00, confidence not recorded.
  - readme: https://github.com/twibiral/obsidian-execute-code (fetched 2026-08-28T04:04:58.725254+00:00, sha dd65a33428e9)
- Data as of 2026-08-30T08:39:29.467469+00:00.
