Skip to content

Releases: DylanGiesberts/obsidian-table-checkboxes

2.0.8

06 Apr 13:37
Compare
Choose a tag to compare
2.0.8 Pre-release
Pre-release
Potential fix for conversion not working

2.0.7

01 Mar 22:34
Compare
Choose a tag to compare
  • No longer leave an extra ] after converting an autocompleted checkbox

2.0.6

09 Dec 21:38
Compare
Choose a tag to compare
  • Fixed an issue where detecting ] inputs was not working correctly for keyboard layouts where ] is a combination key, mostly common in European ANSI styles.

2.0.5

15 Nov 17:15
Compare
Choose a tag to compare
  • Fixed an issue where toggling multiple checkboxes in succession would revert previous checkboxes to their old state.

2.0.4

26 Oct 17:48
Compare
Choose a tag to compare
  • Fixed toggling checkboxes for popout windows

2.0.3

24 Oct 22:33
Compare
Choose a tag to compare
  • Minor technical improvements
  • Adapted plugin to hopefully work with pop-out windows in the future. There seems to be a bug where change events from a pop-out window cannot be listened to by plugins

2.0.2

08 Oct 15:31
Compare
Choose a tag to compare

Minor change following review

  • Grab view inside events rather than upon loading of the plugin

2.0.1

22 Sep 20:53
Compare
Choose a tag to compare

Slight regex tweak to allow any combination and amount of > and whitespace for callouts/quotes/admonitions. Fixes #5

2.0.0

14 Sep 21:48
4ff76f8
Compare
Choose a tag to compare

Completely redid the way the plugin works - It now generates an ID and uses that to update the correct checkbox

1.0.1

29 Oct 23:04
Compare
Choose a tag to compare

Await layout to get view.