Obsidian Tasks

Example Queries

View open tasks from folder

not done
path includes 1PROJECTS
hide edit button

Advanced query

scheduled this quarter
has tags
description includes #prio1
description does not include #book
short mode
group by status.name
group by filename
explain

Query by tags

description includes #feedback

Querying tasks by tags from the file is now possible.

not done
filter by function task.file.tags.includes("#status/wip") 

GitHub: filter by YAML tag · obsidian-tasks-group/obsidian-tasks · Discussion #232