Tampermonkey script for adding Markdown support to TickTick.
-
Install the Tampermonkey browser add-on.
-
Add the script
TickTickMarkdown.user.js
to Tampermonkey.
The dev-mode script is useful when developing the script - the actual script is
loaded from the local disk using a file://
URL.
Note that you need to enable file://
URLs in the Advanced settings in
Tampermonkey and adjust the file://
URL.
MIT