# zoni/obsidian-export

Rust library and CLI to export an Obsidian vault to regular Markdown

Repository: https://github.com/zoni/obsidian-export
Canonical: https://ross.abutalabs.com/products/obsidian-export
Language: Rust
License: NOASSERTION
License Family: other
Topics: obsidian, obsidian-md, export, exporter, obsidian-vault
Last push: 2026-08-22T19:03:16+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 16, longevity 100
- inputs: {"age_days": 2095, "days_push": 11, "days_rel": 526, "gap_med": 122, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1336, forks 96 (observed 2026-08-28T04:04:25.491855+00:00)

## What it is
A Rust library and CLI program that exports an Obsidian vault to regular Markdown (CommonMark), converting [[note]]-style references and ![[note]] file includes. It supports gitignore-style exclude patterns and runs on all major platforms.

## Use cases
- export obsidian vault to plain markdown
- convert obsidian wiki links to standard markdown
- publish obsidian notes as commonmark files
- batch convert obsidian notes for static site generators
- exclude certain notes when exporting an obsidian vault
- use obsidian notes in other markdown tools

## When to choose
- you need to move Obsidian notes into tools that expect standard Markdown
- you want a fast, cross-platform CLI with a Rust library API
- you need gitignore-style exclusion of notes during export

## When to avoid
- you need full fidelity with every Obsidian Markdown extension
- you want a GUI-based export tool
- you need direct publishing to a hosting service

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, parser, markdown, file-system
- domain: files, developer-tools
- platform: windows, bsd, rust, cli
- tags: obsidian, commonmark, note-export, wiki-links, rust-library, markdown, linux, macos

## Member repositories
- zoni/obsidian-export (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:25.491855+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:44:20.757381+00:00, confidence not recorded.
  - readme: https://github.com/zoni/obsidian-export (fetched 2026-08-28T04:04:25.491855+00:00, sha 87e40bf7c690)
  - registry_crates: https://crates.io/api/v1/crates/obsidian-export (fetched 2026-08-29T12:03:33.096085+00:00, sha 51b0d37a2dc4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
