A lot of features “would be nice” to have but are hard to add, because markdown tables are fragile.
The best way to add checkmarks is Benjamins suggestion, 3 posts above. In other words, add emoji checkmarks. You can use Autokey or Espanso to add these emojis on desktop devices.
Multiple checkboxes per cell - You can now have as many checkboxes as you want in a single table cell
Smart targeting - Each checkbox toggles independently without affecting others
Clean syntax - Still uses standard markdown checkboxes ( and ) - no annotations needed
Works in all modes - Fully interactive in both Reading mode and Live Preview
The plugin now intelligently handles multiple checkboxes in the same cell - when you click one, it only toggles that specific checkbox and leaves the others unchanged. It uses smart context matching to ensure it updates the correct checkbox in the underlying markdown.
Best part: Your markdown files stay completely portable - they’re just normal markdown checkboxes that work perfectly in other editors too!
This enhancement finally enables the complex checkbox workflows many of us have been wanting in tables. No more need for emoji workarounds - you can now have proper, native checkbox functionality with multiple items per cell!
Tables in Obsidian, or the basic implemention of markdown of Obsidian in general, is very limited compared to others alternatives on the market like Notion, Standard Notes, Notesnook, etc…