Replies: 2 comments 12 replies
-
Don't think you need |
Beta Was this translation helpful? Give feedback.
8 replies
-
After replacing The original tasks and sub-tasks are as follows:
As can be seen, there are three uncompleted tasks in total. By using The code:
Without using The code:
|
Beta Was this translation helpful? Give feedback.
4 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.
-
t.subtasks.values.filter
does not work any more with Obsidian v0.15.1 and Dataview 0.5.34. Is there any change in the code base regarding this function?Specifically, it gives the following errors:
An example of the complete DataviewJS code can be found as follows:
#771 (comment)
Beta Was this translation helpful? Give feedback.
All reactions