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

Doesn't work

Open Ananas0631 opened this issue 1 year ago • 2 comments

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 is i print - , okey [,okey, i press two spaces so now i have [ , allright, but when i close bracket html code doesn't appear. It continues as usual and i can't use checkbox with tables. I use the latest version both obsidian and plugin. Do you think where is the error?

Might it be having trouble with other plugins?

Ananas0631 avatar Apr 06 '24 07:04 Ananas0631

There should be 0 or 1 spaces between [ and ] for the checkbox to be replaced. If that doesn't solve it read below


Can you try version 2.0.8 from here? You need to replace the main.js file in your current plugin folder. You can open the plugin folder from Obsidian and drag the file into obsidian-table-checkboxes.

If that doesn't solve your issue, can you fill in the following:

  • Obsidian version:
  • Plugin version:
  • Windows keyboard language:

0x-DLN avatar Apr 06 '24 13:04 0x-DLN

There should be 0 or 1 spaces between [ and ] for the checkbox to be replaced. If that doesn't solve it read below


Can you try version 2.0.8 from here? You need to replace the main.js file in your current plugin folder. You can open the plugin folder from Obsidian and drag the file into obsidian-table-checkboxes.

If that doesn't solve your issue, can you fill in the following:

  • Obsidian version:
  • Plugin version:
  • Windows keyboard language:

I've updated this plugin to 2.0.8 and still not working.

https://github.com/DylanGiesberts/obsidian-table-checkboxes/assets/77831170/30749863-1a6f-46d6-ae65-9d68f63e6a41

Ananas0631 avatar Apr 23 '24 20:04 Ananas0631

There should be 0 or 1 spaces between [ and ] for the checkbox to be replaced. If that doesn't solve it read below

Can you try version 2.0.8 from here? You need to replace the main.js file in your current plugin folder. You can open the plugin folder from Obsidian and drag the file into obsidian-table-checkboxes.

If that doesn't solve your issue, can you fill in the following:

* Obsidian version:

* Plugin version:

* Windows keyboard language:

Any progress? Now I need this plugin again.

Ananas0631 avatar Nov 13 '24 21:11 Ananas0631

There should be 0 or 1 spaces between [ and ] for the checkbox to be replaced. If that doesn't solve it read below

Can you try version 2.0.8 from here? You need to replace the main.js file in your current plugin folder. You can open the plugin folder from Obsidian and drag the file into obsidian-table-checkboxes.

If that doesn't solve your issue, can you fill in the following:

* Obsidian version:

* Plugin version:

* Windows keyboard language:

Any progress? I need this plugin again now.

Ananas0631 avatar Nov 13 '24 21:11 Ananas0631

Should be fixed in 3.0.0, please open a new issue if you still run into any bugs

0x-DLN avatar Dec 20 '24 22:12 0x-DLN