Skip to content

Releases: liamcain/obsidian-things-logbook

0.2.0

25 Oct 14:20
Compare
Choose a tag to compare
Chore: bump version

0.1.16

14 Apr 12:00
Compare
Choose a tag to compare
chore(release): bump version to 0.1.16

0.1.15

14 Dec 03:40
d4d714e
Compare
Choose a tag to compare
Bump dependencies (#31)

0.1.14

06 Jul 12:04
3d407a1
Compare
Choose a tag to compare
Handle null title on task record (#21)

0.1.13

23 May 02:59
Compare
Choose a tag to compare

Huge thanks to @kevinjalbert for adding the following:

  • Tasks are now hyperlinked to the Things app #16
  • Trailing whitespace is now stripped from checklist items #15
  • Empty tasks are now properly skipped #15

0.1.12

28 Apr 23:10
4527594
Compare
Choose a tag to compare
[Bugfix] properly support alternative headings (#14)

* Fix support for alternative section headings

* Bump version

0.1.11

28 Apr 09:30
32963d8
Compare
Choose a tag to compare
Handle trailing whitespace in `sectionHeading` (#13)

* Handle trailing whitespace

* Bump version

0.1.10

28 Apr 02:22
727dc3e
Compare
Choose a tag to compare
Case notes to string since sqlite might coerse it to a number (#12)

0.1.9

19 Mar 01:49
b3b5045
Compare
Choose a tag to compare
Merge pull request #9 from liamcain/fix/handle-headings-with-wikilinks

Fix regex that detects markdown headings

0.1.8

18 Mar 14:13
4adaa06
Compare
Choose a tag to compare
Merge pull request #7 from liamcain/fix/missing-heading-causes-data-loss

Fix: missing heading causes data loss