Can't select tasks by inline field? #2355
Unanswered
TangentFoxy
asked this question in
Q&A
Replies: 0 comments
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.
-
I'm trying to sort tasks using Dataview so it doesn't matter where they appear in my vault. For example, within one note I have:
Now to query for only my reading list, I assume the following will work:
Instead, all tasks on any note that has the field
reading-list
anywhere within it show up. As far as I understand, this is because fields are treated both as metadata for the whole page and for the tasks individually, but I can't figure out how to make the query I'm to filter based on the tasks themselves (I assumed that would be the default tbh).Beta Was this translation helpful? Give feedback.
All reactions