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 requestgood first issueGood for newcomersGood for newcomers
Description
Is your feature request related to a problem? Please describe.
I make use of the select() input in combination with dataview queries, where it takes a tag of the note to filter
rn i just have a text field that i clear to empty the filter again (see attached)
Describe the solution you'd like
clicking on the selected option of a select() input will clear the value of the frontmatter key
Additional context
example:
on the "plants book" i have a metabind select() for the autumn colouring, and i can select the colour in metabind, and the dataview query only displays notes of plants with the respective autumn colouring

Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers