Edit LaTeX math in Obsidian with MathVoice. The plugin opens a right-side panel embedding the Studio; moving your cursor inside any math environment loads it automatically.
<your-vault>/.obsidian/plugins/mathvoice/$…$ or $$…$$ → the formula loads into the Studio automatically| Command | Description |
|---|---|
MathVoice: Open Studio |
Open the Studio panel |
MathVoice: Edit math at cursor |
Open panel + load math at cursor |
Delimiters ($…$, $$…$$, \(…\), \[…\]) are stripped before loading and
restored on write-back. Only the inner LaTeX is edited.
mathvoice.studioUrl — override the Studio URL for self-hosted deployments.