Math Indicator Changer

by Ori Replication
5
4
3
2
1
Score: 53/100

Description

Category: Note Enhancements

The Math Indicator Changer plugin streamlines the conversion of LaTeX-style math indicators (( ) and [ ]) to Markdown-compatible inline ($ ... $) and block ($$ ... $$) math syntax in Obsidian. This feature is particularly useful for ensuring math equations generated by AI or imported from other sources display correctly in Obsidian. The plugin offers multiple convenient ways to perform these conversions, such as via command palette, toolbar button, or hotkeys. While it primarily relies on regex-based transformations, users should review changes to avoid unintended modifications. This tool is a time-saver for users working heavily with math in their notes.

Reviews

No reviews yet.

Stats

32
stars
2,624
downloads
5
forks
653
days
637
days
637
days
1
total PRs
0
open PRs
0
closed PRs
1
merged PRs
2
total issues
0
open issues
2
closed issues
21
commits

Latest Version

2 years ago

Changelog

README file from

Github

Obsidian Plugin: Math Indicator Changer

Introduction

This is a simple plugin that can change the $\LaTeX$ style indicator \( \) and \[ \] to markdown style $ $ and $$ $$.

It can make the math equations generated by AI display correctly in Obsidian.

Installation

Download the latest Release from the release page unzip the file under ~/.obsidian/plugins/

Usage

Way 1

Open the file that needs to be modified, and press Ctrl+P to open the command panel.

Type Math Indicator Changer and press Enter to execute the command. Then all the patterns of \( \) and \[ \] will be changed to $ $ and $$ $$.

If you only want to change part of the file, you can select the section that want to change first, then use the command.

A more convenient way is that you can set a Hotkey for this command, you can search for Change math indicator in the Hotkeys page.

Way 2

Click the Dollar icon on the toolbar, it will change the file currently you are focusing on.

Warnings

Since the plugin is based on regular expressions, it may cause some unexpected results. It will change all \(, \), \[, \] to $, $, $$, $$ in the file.

TODOs

1. 现在使用全局替换后光标会自动移动到文章最上方, 需要修改代码使得光标不会自动移动 2. 使用按钮进行替换,如果用户没有手动对文件进行保存,文件会发生丢失,可能需要插件自动保存一下

All Fixed!

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Completr
4 years ago by tth05
Auto-completion plugin for the obsidian editor.
Obsidian matrix
4 years ago by Jonas Mohr
Desmos
4 years ago by Nigecat
Embed graphs directly into your obsidian notes
Latex Suite
4 years ago by artisticat1
Make typesetting LaTeX as fast as handwriting through snippets, text expansion, and editor enhancements
Obsidian Math+
4 years ago by Oscar Capraro
This is an Obsidian plugin for taking math notes using Excalidraw.
Function Plot
4 years ago by leonhma
A obsidian.md plugin for rendering maths graphs.
TikZJax
4 years ago by artisticat1
Render LaTeX and TikZ diagrams in your notes
Obsidian asciimath
3 years ago by widcardw
Asciimath support for Obsidian (based on asciimath-parser)
Numerals
3 years ago by RyanC
An obsidian plugin which turns a math code block into a full featured calculator
LaTeX Algorithms
3 years ago by SamZhang02
A simple plugin for writing Algorithms and pseudocodes in Obsidian.md
O2
3 years ago by haril song
Converts obsidian markdown syntax to other platforms.
LaTeX to unicode converter
3 years ago by fjdu
Convert LaTeX commands into unicode sequences
Pseudocode
3 years ago by Yaotian Liu
An obsidian plugin that helps to render a LaTeX-style pseudocode inside a code block.
Latex Matrices
3 years ago by Daniele Susino
An obsidian plugin to create latex matrices.
MathLive
3 years ago by Dan Zilberman
The must-have plugin for math in Obsidian
Typst Renderer
3 years ago by fenjalien
Renders typst code blocks in Obsidian into images using Typst through the power of WASM!
Image Converter
3 years ago by xRyul
⚡️ Convert, compress, resize, annotate, markup, draw, crop, rotate, flip, align images directly in Obsidian. Drag-resize, rename with variables, batch process. WEBP, JPG, PNG, HEIC, TIF.
Math Booster
3 years ago by Ryota Ushio
A powerful indexing & referencing system for theorems & equations in your Obsidian vault.
No more flickering inline math
3 years ago by Ryota Ushio
No longer disturbed by flickering inline math in Obsidian.
Text Conversions
3 years ago by Juan D Frias
Text conversions for Obsidian
Calctex
3 years ago by Mike
An Obsidian plugin for automatic calculation of LaTeX formulas.
Image2LaTEX
3 years ago by Hugo Persson
This is a plugin for obsidian that will read your latest copied image from clipboard and generate math latex from it
Auto-\displaystyle Inline Math
2 years ago by Ryota Ushio
An Obsidian.md plugin to automatically make all inline maths \displaystyle.
Image Helper
2 years ago by Chongmyung Park
Context menu to convert a image to another format in reading view in Obsidian.md
Latex OCR
2 years ago by Lucas Van Mol
Generate LaTeX equations from images in your clipboard or vault
LaTeX-OCR
2 years ago by Jack Barker
Mathematica Plot
2 years ago by Marcos Nicolau
Insert functions on Obsidian using Wolfram Mathematica!
Wypst
2 years ago by 0xpapercut
High quality rendering of Typst in Obsidian, powered by wypst.
SwiftLaTeX Render
2 years ago by gboyd068
Outline Converter
2 years ago by masaki39
Convert outline to continuous text.
MathLive in Editor Mode
2 years ago by MizarZh
MathLive input in editor mode.
Docxer
2 years ago by Developer-Mike
🚀 Boost your productivity by previewing and converting Word files easily to markdown.
Plot Vectors and Graphs
2 years ago by Nicole Tan YiTong
Obsidian Plugin to generate graphs given the function.
Marker PDF to MD
2 years ago by L3N0X
Make use of different AI models to convert your pdfs into markdown with perfect ocr, latex formulas, tables, images and more! Supports Mistral AI OCR (free) and self hosted variants!
AI LaTeX Generator
2 years ago by Aayush Shah
An Obsidian plugin that generates latex code from natural language inputs.
Latex Environments
5 years ago by Zach Raines
Quickly insert and change latex environments within math blocks in Obsidian.
Wikilinks to MDLinks
5 years ago by Agatha Uy
An Obsidian md plugin which allows for the conversion of individually selected wikilinks to markdown links, and vice versa.
Export To TeX
5 years ago by Zach Raines
export obsidian markdown files in a format that can be pasted into a TeX file
Extended MathJax
5 years ago by Xavier Denis & Ng Wei En
Linter
5 years ago by Victor Tao
An Obsidian plugin that formats and styles your notes with a focus on configurability and extensibility.
Quick LaTeX
5 years ago by joeyuping
Link Converter
5 years ago by Ozan Tellioglu
Obsidian Plugin to scan all your links in your vault and convert them to your desired format.
Meld Calc
5 years ago by meld-cp
Copy as LaTeX
4 years ago by mo-seph
Quick plugin to be able to copy/paste from Obsidian/Markdown into a Latex document
Ffmpeg Converter
2 years ago by MrAnyx
Convert your assets into other formats. Convert, Compress and Optimize your vault
PDF2Image
a year ago by RasmusAChr
Transfer LaTeX from GPT
a year ago by Xixia
Latex Exporter
a year ago by Matthew S. Scott
IMSwitch in Math Block
a year ago by XXM
MathType
a year ago by slateblua
Type math faster
PDF Folder to Markdowns
a year ago by CrisHood
Convert a folder of PDFs into a folder of Markdown files with embedded PDFs. This plugin is useful for users who want to migrate their PDF notes from different apps (e.g., Boox) or organize their reference materials inside Obsidian.
Project Euler Stats
a year ago by Artem Korsakov
Get statistics from Project Euler.
LaTeX Math
a year ago by Zarstensen
Integrated CAS (via. Sympy) plugin for Obsidian, with a LaTeX focused workflow.
LaTeX autocomplete
5 months ago by Yanis Gerst
Quick Matrix
5 months ago by Charlie Flowe
Plugin for Obsidian.md that allows for faster interactions with matrices in LaTeX
LaTeX Panel Helper
5 months ago by Luster
A powerful and convenient LaTeX symbol panel for Obsidian to enhance your mathematical and scientific note-taking efficiency.
Typst Mate
3 months ago by azyarashi
Render math expressions with Typst instead of MathJax in Obsidian.
Auto Math
a month ago by Vladislav Sorokin
Auto-expands LaTeX snippets. External rules with live reload, Custom Rules Editor, and default math pack.