Checklist property gets created incorrectly when checked

Steps to reproduce

  1. Open Sandbox Vault
  2. Create property and name it anything
  3. Change type to checklist WITHOUT clicking out of the property name
  4. 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

1 Like

will be fixed 1.4.7

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.