Dear #Obsidian users,
I have a problem with a #DataviewJS query within the Simple Note Reviews plugin.
I'm trying to use one tag and exclude one folder, but however I try to write it it comes out wrong.
This is the gist of what I am trying to have:
```
#Active AND !('./logseq/bak')
```