Steps to reproduce
- Open Sandbox Vault
- Create property and name it anything
- Change type to checklist WITHOUT clicking out of the property name
- Check it off.
It gets created like so:
---
checklistName: tru
e
---
Though it shows correctly in the properties editor (checked off).
Also, unchecking and re-checking the box causes formatting issues with the YAML. Shown in video below (from sandbox vault).
Did you follow the troubleshooting guide? Y
Yes, I tested in the sandbox vault.
Expected result
Property to work WITH YAML that gets created.
Should be:
---
checklistName: true
---
Actual result
Screenshot:
Recording:
https://i.imgur.com/8n0z25E.gif
Environment
SYSTEM INFO:
Obsidian version: v1.4.6
Installer version: v1.4.5
Operating system: Windows 10 Home 10.0.22621
Login status: logged in
Catalyst license: insider
Insider build toggle: on
Live preview: on
Legacy editor: off
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none