Replies: 1 comment 1 reply
-
Do you want the parent task to be present or not? Dataview task queries filter over top-level queries currently, though you can do some operations on subtasks at least. For example, this finds tasks where at least one subtask has
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How does the Query look, when my tasks have the following structure:
I want to get only the last subtask here with the inline field. I tried a lot of variations, but it doenst work... I certainly dont know how the inline fields are used in a query :(
Currenetly I have:

Beta Was this translation helpful? Give feedback.
All reactions