Jovi Koikkara35 downloadsAutomatic equation numbering, Tex Diagrams rendering, and more for Obsidian.md.
A minimalistic, high-performance LaTeX assistant for automatic equation numbering, referencing, and TikZ rendering with basic GUI editing in Obsidian.md to transforms your vault into a rich ecosystem for scientific drafting and study.
\eqref.To render TikZ diagrams without forcing you to install a full local LaTeX distribution, TeXcore runs the compiler directly inside Obsidian using WebAssembly:
tex.wasm) via the web2js compiler.core.dump.gz) and the font stylesheet (tikzjax.css), caching them locally on your disk.\usepackage{circuitikz}), the loader resolves the files, downloads them from a CDN, and saves them locally. Subsequent renders of the same packages work fully offline.This plugin is licensed under the MIT License.
The TikZJax engine and assets are derived from and built upon the incredible work of the following open-source projects:
artisticat1 — Inspiration for Obsidian integration wrapper that packaged these components.Note: The underlying TeX engine binaries, format dumps, and LaTeX style packages are distributed under their respective open-source licenses (GPL-3.0+ / LPPL v1.3c).