Skip to content

Query Completed/Uncompleted tasks #423

Answered by blacksmithgu
melbv asked this question in Q&A
Discussion options

You must be logged in to vote

Task queries are currently under development; you can do this in DataviewJS, however:

```dataviewjs
dv.taskList(dv.pages('"Folder"').file.tasks.where(t => !t.completed))
```

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@melbv
Comment options

@blacksmithgu
Comment options

@melbv
Comment options

@jasmeetchadha
Comment options

Answer selected by M-bot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants