Replies: 2 comments 1 reply
-
DataArray has an
You would use it like
|
Beta Was this translation helpful? Give feedback.
0 replies
-
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
-
I have markdown files of type Person that searches my daily notes for any task or subtask that contains the current person.
I've found
taskAny
function in the dataview code that I copied to my dataviewjs block.Is there a supported way of using taskAny function, or looking through tasks recursively?
Beta Was this translation helpful? Give feedback.
All reactions