obsidianmd/obsidian-api
Type definitions for the latest Obsidian API. observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2137
- days_rel: n/a
- days_push: 50
- n_releases_24m: 0
Adoption not part of the score
2315 stars · 271 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TypeScript type definitions for the Obsidian plugin API, maintained by the Obsidian team. It enables developers to build Obsidian plugins with type-safe access to the vault, workspace, metadata cache, and UI extension points.
Use cases
- develop an obsidian plugin in typescript
- get autocomplete for the obsidian api
- access and modify files in an obsidian vault programmatically
- add custom views, commands, and settings tabs to obsidian
- register event handlers in an obsidian plugin
- build a plugin that reads markdown metadata like links and tags
When to choose
- you are writing an Obsidian plugin in TypeScript or JavaScript
- you want up-to-date, official type definitions for the Obsidian API
- you need typed access to vault, workspace, and metadata cache interfaces
When to avoid
- you want to script Obsidian from outside the app rather than build a plugin
- you are building an editor unrelated to Obsidian
- you need a runtime library - this package only ships type definitions
Facets
library · maturity active
sdk type-system plugin-system developer-tools developer-tools text-editors documentation cross-platform obsidian type-definitions plugin-development note-taking markdown plugins electron nodejs typescript
2 sources
- readme: https://github.com/obsidianmd/obsidian-api · fetched 2026-08-28 · 04090db7fd88
- homepage: https://docs.obsidian.md · fetched 2026-08-29 · 5ff248b4e448
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| obsidianmd/obsidian-api | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="obsidianmd/obsidian-api")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem