Steps to reproduce
- create some notes with a checkbox property. Let’s call the property
foo; - check the property
fooon some notes, but not all of them; - create a
bar.basesYAML; - set a filter for the property
fooasexists; - see that only the notes with the property
foochecked are shown; - add another filter requiring
footo be unchecked; - no notes are shown.
Did you follow the troubleshooting guide? [Y/N]
Yes! I’ve created a new vault just to test this case.
Expected result
The exists filter should check for the property’s presence, not it’s value. So, notes with the property present, but unchecked should be shown.
Actual result
Only the notes with the property checked are shown. So, using the exists filter has no use.
Environment
SYSTEM INFO:
Obsidian version: v1.9.6
Installer version: v1.8.10
Operating system: Windows 11 Home 10.0.26100
Login status: logged in
Language: en
Catalyst license: insider
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: none
Snippets enabled: 0
Restricted mode: on
RECOMMENDATIONS:
none