generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Page
https://www.moritzjung.dev/obsidian-meta-bind-plugin-docs/reference/viewfieldarguments/hidden/
Issue or Enhancement
The basic usage of hidden is clear but I would expect, given the hidden(value: true | false) field documentation that we could do something like:
VIEW[+1 for modifying effect][text(hidden({modifyEffect}))]
And it would only show the field if the true/false property was true. This doesn't appear to be the case however. If you can only use hidden with true/false literals then I'm not clear on the use case.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation