liamcain / obsidian-things-logbook

Sync your Things 3 Logbook with Obsidian
MIT License
120 stars 22 forks source link

Implemented body sync settings #36

Closed IlyasYOY closed 2 years ago

IlyasYOY commented 2 years ago

Hello!

fixes #34

In this PR I tried to implement: #34

Here is the strange thing I noticed during testing. If I have canceled (not done, but logged as canceled) task, then corresponding list will be rendered:

image

This causes task not to be checked out for Obsidian

UPD. Yeah, the behaviour I encountered during the testing seems is okay & was introduced here https://github.com/liamcain/obsidian-things-logbook/pull/30 False alarm

liamcain commented 2 years ago

Awesome job! Thanks again 🙏

Not sure when I would have gotten to this if you hadn't jumped on the task so quickly.