Thank you so much for using this plugin! I do hope it has been helpful. There is now a more powerful and well maintained Latex writing plugin that I highly recommend : Latex Suite. Thank you!
v 2.6.3 - 2.6.5
v 2.6.1
v 2.4.0
This simple plugin adds various shortcuts to speedup latex math typing.
Note: All functionalities below can be toggled within the plugin settings page.







use "Alt+Shift+A" (Mac: "Option+Shift+A") shortcut key to quickly insert \begin{align*} \end{align*} block
Tip 1: If you have already typed some expressions and want to add the \begin{align*} and \end{align*} to the front and back, you can first select the texts then press "Alt+Shift+A" (Mac: "Option+Shift+A").
Tip 2: Quick next line syntax within align block
Tip 3: Changing parameter
Tip 4: Edit Short Cut

use "Alt+Shift+M" (Mac: "Option+Shift+M") shortcut key to quickly insert \begin{pmatrix} \end{pmatrix} block
Tip 1: quick next item and next line syntax within matrix block
Tip 2: Changing parameter
Tip 3: Edit Short Cut

use Tab and Shift-Tab within math expressions to quickly jump from brackets to brackets.
| Shorthand | String | Shorthand | String | Shorthand | String |
|---|---|---|---|---|---|
| sq | \sqrt{} | bb | \mathbb{} | bf | \mathbf{} |
| te | \text{} | inf | \infty | bi | \binom{#cursor}{#tab} |
| cd | \cdot | qu | \quad | ti | \times |
| al | \alpha | be | \beta | ga | \gamma |
| Ga | \Gamma | de | \delta | De | \Delta |
| ep | \epsilon | ze | \zeta | et | \eta |
| th | \theta | Th | \Theta | io | \iota |
| ka | \kappa | la | \lambda | La | \Lambda |
| mu | \mu | nu | \nu | xi | \xi |
| Xi | \Xi | pi | \pi | Pi | \Pi |
| rh | \rho | si | \sigma | Si | \Sigma |
| ta | \tau | up | \upsilon | Up | \Upsilon |
| ph | \phi | Ph | \Phi | ch | \chi |
| ps | \psi | Ps | \Psi | om | \omega |
| Om | \Omega |
see https://github.com/joeyuping/quick_latex_obsidian
Really hope this plugin has been helpful!