LaTeX Symbol Picker

by ryxwaer
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Draw or search a LaTeX symbol in a side panel and insert it at the cursor, auto-wrapping in math delimiters when needed. Powered by a Detexify-style handwriting classifier.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

LaTeX Symbol Picker

An Obsidian side panel to find LaTeX symbols by drawing them (or searching), then insert them at the cursor. It auto-wraps the command in $...$ when the cursor is not already inside a math context.

It works fully offline: the classifier and its training data ship with the plugin. Only symbols that Obsidian's MathJax can render are included.

Demo: drawing a symbol and inserting it into a note

Usage

  • Open the panel from the ribbon (sigma icon) or the command "LaTeX Symbol Picker: Open panel".
  • Draw a symbol on the canvas, or type part of a command in the search box.
  • Click a result to insert it at the cursor in the active note.