Replies: 1 comment
-
"this" implies the context of the current file, but the query does not support it yet, maybe with future dataview versions. The context could be the own database file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
Dataview implicit fields don't seem to be working inside the new dataview query.
To Reproduce
FROM !"_system" WHERE type = this.file.link
doesn't work in db-folder, but it does in a normal dataview query.Desktop (please complete the following information):
Beta Was this translation helpful? Give feedback.
All reactions