Feature request: easy way to format fractions with text

Once you are done reading, please delete the above notes

Use case or problem

I type a lot of notes that contain complex formulas, I usually need to use at least one fraction per note.

Proposed solution

Having an easy way to insert a MathJax fraction, such as a GUI option or some other way to format it would be amazing. Currently the MathJax syntax is confusing to learn and hard to use. A built in feature that automatically formats fractions using the MathJax syntax would be amazing, similar to the fraction tool in Word.

Current workaround (optional)

Currently I am using the MathJax syntax and getting AI to write them for me, but it would be great to not have to do this.

There are some plugins which could make it easier for you (GitHub - danzilberdan/obsidian-mathlive: The must-have plugin for math in Obsidian · GitHub, GitHub - greasycat/BetterMathjax · GitHub, GitHub - slateblua/mathtype: Type math faster · GitHub)

However, if you work in a field that requires writing formulas regularly, I would recommend getting used to the syntax, as it is quite commonly used.

1 Like

Thank you, I will take a look at them plugins.

You can use:

  1. mathlive-in-editor-mode plugin

  1. Site: https://www.mathcha.io/ and copy into your note
  2. Core plugin Templates to insert ready to use equation with fraction
1 Like