obsidian-table-checkboxes icon indicating copy to clipboard operation
obsidian-table-checkboxes copied to clipboard

Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.

Results 10 obsidian-table-checkboxes issues
Sort by recently updated
recently updated
newest added

i have a simple table ![image](https://github.com/DylanGiesberts/obsidian-table-checkboxes/assets/100954808/714303ce-c8e4-4903-a3a6-cbd11c2825ca) so here the checkbox is created directly by this extension with the snippet ``` ``` even tho it renders properly, it is un clickable....

I'll keep it short. I did everything as you described but when i print - [ ], normal checkbox appears and it is not readable with reading mode. The problem...

In Line 23 of `main.ts`, a return statement is applied on `this.handleCheckboxReplacement`, while in line 32, it isn't. Line 23 is the only place in the entire `main.ts`, where a...

I don't know what's the reason, but the plugin isn't working for me. I installed it through the store, restarted Obsidian, tried to test it, and... nothing. I only have...

First off, thank you for making this plugin! It is a relief that I can now have checkboxes in my tables. I am having an issue related to the state...

first issue: obsidian autocompletes the ` ]` of `- [ ]` after you type `- [`, so it's unintuitive to have to type ` ]` when it's already there. second...

Currently, selecting a checkbox and copying it into a new cell copies the content as-is. It would be a very helpful addition to trigger the generation of a new id...

Hello! As the title implies, would it be possible to add support for Obsidian's Multi-Cursor functionality? This way you can put check boxes in an entire table column, for example,...

### Issue Auto replace does not function correctly ### Versions * Obsidian v1.8.9 * obsidian-table-checkboxes release v3.0.0 ### Expected behavior Markdown syntax checkbox `- [ ]` is replaced with html...

### Issue Plugin not useable in current state. Checking off doesn't stay ### Device & language information - Obsidian version: 1.9.10 (234) - obsidian-table-checkboxes version: 3.0.0 - Operating system: Android...