I am new to dataview and am using it to show files linked to a particular index file. I use a template when creating files, so this shows up in the search which I don’t want so trying to use a straightforward query:
list from [[]] and !outgoing([[]])
from -"Templates"
The list view works fine but when I add in the from line I get an error message:
Dataview: Unrecognized query operation ‘negate’
If I take out the minus symbol in front of the folder I get a slightly different error:
Dataview: Unrecognized query operation ‘negate’
I’ve tried checking for updates for both the plug in and obsidian but all up to date, tried restarting, tried the full folder address, nothing works at all. Tried searching but the only thing that shows up is a Reddit comment from a year ago that was deleted! I know I’m doing something wrong but no clue what that is?