Skip to content

Instantly share code, notes, and snippets.

@schlagmichdoch
schlagmichdoch / Joplin Config.md
Last active December 3, 2025 13:12
[x]it! support in Joplin

By adapting this code by @alondmnt via the Rich Markdown plugin I was able to render [x]it! todos as rich text elements which works and looks great. As @alondmnt I have added a custom todo state blocked (- [!])

Sadly, rendering the elements this way these just look like checkboxes but are not interactive (no toggling via click / ctrl + click etc.). Also, adding custom CSS to the mobile apps is not possible so this is currently a desktop only solution.:

Changelog

  • 2025-11-23
  • 2025-12-03