Better MathJax

approved

by GreasyCat

Math autocompletion and customizable snippets.

15 stars10,072 downloadsUpdated 3y agoMIT
View on GitHub

BetterMathjax For Obsidian

This plugin will make the mathjax experience in Obsidian better by providing autocompletion.

Features

Autocompletion with inline Mathjax rendering after detection of a $$ or $$$$ block.

2023-01-26_18-29-32.png

Using key shortcuts to show a helper modal for reference purposes and fast editing snippets

2023-01-26_18-30-09.png

Quick Navigation With Placeholder

2023-01-26_18-36-24.png

Fully customizable configuration

2023-01-26_18-32-28.png

Installation

1. Downloads from Obsidian Community Plugins List

2. Manual

  • Create $YOUR_VAULT_FOLDER$/.obsidian/better-mathjax folder
  • Put the release files main.js.bak, manifest.json and styles.css into $YOUR_VAULT_FOLDER$/.obsidian/better-mathjax

Usage

PLEASE SET HOTKEYS!!!

Hotkeys/Keymappings (example)

  1. Confirm Selected Entry: Enter
  2. Select Previous/Up: Ctrl+[
  3. Select Next/Down: Ctrl+]
  4. Select Next Placeholder: Ctrl+'
  5. Select Previous Placeholder: Ctrl+;
  6. Show help info for the current selection: Ctrl+Shift+/
  7. Manual Reload Configuration file: None

Special Thanks

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.