MathVoice

approved

by Wei Liang Fong

- This plugin has not been manually reviewed by Obsidian staff.

29 downloadsUpdated 1mo agoMIT

MathVoice for Obsidian

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.

Install (manual)

  1. Copy this folder to <your-vault>/.obsidian/plugins/mathvoice/
  2. Settings → Community plugins → disable Safe Mode if prompted → reload
  3. Enable MathVoice in the plugin list

Usage

  • Open any note containing math
  • Move the cursor inside $…$ or $$…$$ → the formula loads into the Studio automatically
  • Or click Load from editor in the panel toolbar
  • Edit with voice or typed commands
  • Click Apply to note → the original math range is replaced in-place (undo with Ctrl+Z)

Commands

CommandDescription
MathVoice: Open StudioOpen the Studio panel
MathVoice: Edit math at cursorOpen panel + load math at cursor

Delimiter handling

Delimiters ($…$, $$…$$, \(…\), \[…\]) are stripped before loading and restored on write-back. Only the inner LaTeX is edited.

Settings

mathvoice.studioUrl — override the Studio URL for self-hosted deployments.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.