/WorkFlowy-scripts

Supports formula rendering in WorkFlowy with KaTeX

Primary LanguageJavaScript

WorkFlowy-scripts

A collection of scripts I wrote to enhance the features of WorkFlowy.

KaTeXFlowy

Supports formula rendering in WorkFlowy with KaTeX.

How to use

This is a userscript for Tampermonkey. If you haven't used Tampermonkey before, first install it. Then install the KaTeXFlowy.js script. Refresh your WorkFlowy page to see the effect.

Use $...$ for inline mode and $$...$$ for display mode. For example: $$a^2 + b^2 = c^2$$

You can use formula in both the bullet and the note section.

Because WorkFlowy does not support line breaks in bullets, if you need multiline formula, you can do so in the note section.

KaTeXFlowy-with-AsciiMath

This is similar to KaTeXFlowy.js script but supports both LaTeX and AsciiMath with the help of asciimath2tex.

Don't use the two scripts together.

AsciiMath uses ` (backtick) as the delimiter, eg. `a^2 + b^2 = c^2`

Install KaTeXFlowy-with-AsciiMath.js

Ordered-Lists-for-WorkFlowy

Enable ordered lists for WorkFlowy.

Add the tag #ol to a bullet to get an ordered list. Each tag only affects its direct children.

Install Ordered-Lists-for-WorkFlowy.js

If you find any of the scripts useful, consider buying me a coffee ☕.