Installation¶
conda-forge (recommended)¶
Installs obsidian-export with pandoc included automatically. You must separately install tectonic >= 0.15 and librsvg (not yet available on all platforms via conda-forge). Run obsidian-export doctor to check.
Or with pixi:
Note
The conda-forge package is pending review. Until it's accepted, install from source using pixi:
pip¶
With pip, you must separately install pandoc >= 3.5, tectonic >= 0.15, and librsvg. Run obsidian-export doctor to check.
Mermaid Support (optional)¶
For Mermaid diagram rendering, install Node.js >= 20 and mermaid-cli: