Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

MathMacro

Mehdi KhaksarMehdi Khaksar142 downloads

A plugin simulating the WordMat experience. Write Math/Physics/Chemistry notation comfortably like in WordMat, rather than spending more time writing LaTeX.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

MathMacro is a small Obsidian plugin that brings a WordMat-style input experience to math and physics writing.

Instead of making you type LaTeX manually, it helps you enter common notation more quickly inside Obsidian math fields.

Features

  • Alt + M inserts a centered display math block ($$ ... $$) and places the cursor inside it.
  • Press Space inside a math field to trigger WordMat-style shortcuts.
  • Supported shortcuts include:
    • / -> \frac{a}{b} for simple fractions like 1/2
    • ^ -> superscripts like v^{2}
    • _ -> subscripts like F_{c}
    • * -> \cdot
    • \alpha, \beta, \gamma, \theta, \omega, \pi
    • \sqrt, \int, \sum, \vec, \hat

Installation

  1. Download the latest release from the Obsidian Community Plugins page or from the GitHub releases for this repository.
  2. Copy the plugin folder into your vault's .obsidian/plugins/obsmat directory.
  3. Reload Obsidian and enable MathMacro in Community Plugins.

Usage

  1. Open a note in Obsidian.
  2. Press Alt + M to insert a math field.
  3. Type a shortcut inside the math field.
  4. Press Space to expand it into normal Markdown / LaTeX.

Examples:

  • 1/2 + Space -> \frac{1}{2}
  • v^2 + Space -> v^{2}
  • F_c + Space -> F_{c}
  • * + Space -> \cdot
  • \sqrt + Space -> \sqrt{}

Development

npm install
npm run build

The build output is main.js, which Obsidian loads from the plugin folder.

Compatibility

  • Requires Obsidian 1.5.0 or newer.
  • Compatible with desktop and mobile Obsidian.
  • The input shortcuts are native for keyboard, but also work on mobile keyboard.

Project goals

MathMacro is intentionally small and focused.

It is meant to improve math and physics input in Obsidian without turning into a full LaTeX editor or equation tool.

License

All rights reserved. See LICENSE for the full terms.

HealthExcellent
ReviewSatisfactory
About
Insert a centered display math block and place the cursor inside with Alt+M. Type WordMat-style shortcuts in math fields and press Space to expand common notation into LaTeX—fractions, superscripts/subscripts, \cdot, Greek letters, \sqrt, \int, \sum, \vec, \hat—compatible with desktop and mobile.
MathLaTeXHotkeys
Details
Current version
1.0.2
Last updated
Last month
Created
2 months ago
Updates
3 releases
Downloads
142
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
Mehdi KhaksarMehdi Khaksarminomaster
GitHubminomaster
  1. Community
  2. Plugins
  3. Math
  4. MathMacro

Related plugins

Latex Suite

Make typesetting LaTeX math as fast as handwriting through snippets, text expansion, and editor enhancements.

Fix Math

Convert LaTeX equations from ChatGPT and AI assistants to the correct Markdown format: block equations to display math, inline to inline math.

Quick Latex

Simplify and speed up LaTeX math typing.

Calctex

Calculate LaTeX formulas.

Extended MathJax

Enable additional MathJax packages and adds a global preamble for MathJax.

Typst Mate

Render math expressions with Typst instead of MathJax.

Equation Citator

A powerful LaTeX-like Academic Citation Tool for equations, figures, and more.

Desmos

Embed Desmos graphs into your notes.

LaTeX Panel Helper

Provides a convenient panel with categorized LaTeX symbols, real-time search, and a pop-out window to enhance your mathematical note-taking efficiency!

MathLive

Faster and more intuitive MathJax editing using MathLive.