generated from obsidianmd/obsidian-sample-plugin
-
-
Notifications
You must be signed in to change notification settings - Fork 71
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
Please fill out these Check-boxes
- I checked for existing similar feature requests
- I have read the docs and checked that the feature I am requesting is not already implemented
- My feature request consists of only one feature
Is your Feature Request related to a Problem or Annoyance?
No response
Describe the Feature you'd like
A simple way to display one of two things based on a boolean function
for example IF(prop1+prop2) > 5 THEN "foo" ELSE "bar"
Alternatives
No response
Additional Context
I feel that this could open up some other ideas from others regarding uses of MetaBind
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request