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 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