Frontmatter Type 'Checkbox' shown as text value instead of checkbox
Digitale-Substanz opened this issue · 2 comments
Digitale-Substanz commented
What happened?
When I added a frontmatter entry of type "checkbox" to my projects documents, this key-value pairs are rendered as text properties in Projects. Both, in table view and Kanban view.
What did you expect to happen?
I'd expect to see checkbox properties as checkboxes (either checked or empty)
How can we reproduce it (as minimally and precisely as possible)?
- Create a frontmatter property of type 'checkbox' in a document included in a given Project.
- Open Projects and make sure, the property will be displayed.
Anything else we need to know?
No response
Plugin version
1.17.3
Obsidian version
1.5.12
OS
Linux
Digitale-Substanz commented
After rebooting computer Checkbox property suddenly rendered as slider switch. Hence, this might not be a general issue.
bean5 commented
If it was first set as a text value Obsidian might cache it that way. I've seen this before and it seems to be an Obsidian issue.
I think this can be closed. @Digitale-Substanz