chhoumann / DemoVault

Demo vault for Obsidian stuff by Christian.
155 stars 47 forks source link

'Type' not found when creating a goal #2

Open DanielYehezkeli opened 2 years ago

DanielYehezkeli commented 2 years ago

Hey, I'm using the most recent version of obsidian on windows, and for some reason even though I'm setting the goal properly in Quickadd, it keeps telling me that the type of goal I defined could not be found. is it possible that I'm missing a step?

My type selection image The error message image

Thank you for your wonderful creation and contribution! Daniel

GarthVG commented 1 year ago

Has anyone found a solution to this issue? I facing the same thing.

chhoumann commented 1 year ago

Hey!

So this means that MetaEdit is unable to find the type property in goal notes. It looks like it's looking for type while the template I've provided says Type. So perhaps it's case sensitivity at play here?