den
1
What I’m trying to do
I want to exclude all templates from dataview query results, based on the file name that contains word “template”.
Things I have tried
I added this filter into my Dataview query:
WHERE !contains(file.name,"template")
But I’m only getting error:
Dataview: Unrecognized query operation ‘negate’
mnvwvnm
2
From syntax side, everything is ok!
Update the plugin, restart obsidian, disable other plugins… because it should work.
system
Closed
3
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.