Markdown table checkboxes
approvedby 0x-DLN
Add support for stateful checkboxes inside Markdown tables.
★ 44 stars↓ 20,662 downloadsUpdated 1y agoMIT
Obsidian Tables Checkboxes
This plugin for Obsidian replaces markdown checkboxes - [ ] inside markdown tables with HTML checkboxes.
Example
Installing the plugin
Now available in the plugin store!
- Navigate to the plugins store (Settings => Community plugins -> Browse)
- Search for 'Markdown table checkboxes'
- Select the plugin and click Install
How to use
- Simply enable the plugin and type a markdown checkbox inside a table. Upon typing the closing bracket
], it will get converted to a HTML checkbox. - While in view mode, (un)check the checkbox and the state will be reflected in your file.
- You can mass-convert checkboxes by clicking the
Convert all checkboxes in the current file to HTML checkboxescommand in the command palette.- There's also a setting to convert ALL checkboxes, even those outside of tables.
- You can also regenerate all checkbox IDs by clicking the
Regenerate all checkbox IDscommand in the command palette.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.