MathType is a typing assistant for mathematical expressions. The idea is to trigger autocomplete with a configured key, type a plain-English description, and get suggestions for the mathematical notation. It was initially made for fast notetaking in math classes for my personal use, and got around 3.000 downloads on Obsidian store after publishing.

Highlights

  • Converts natural-language descriptions into mathematical expressions.
  • Provides quick suggestions for complex symbols and functions.
  • Uses MathJax-oriented autocomplete for equation input.

Tech

Built with TypeScript and Obsidian Development Kit.