- To filter blocks:
{{query (and (property :tags "#ap") (property :topic))}}
- To filter pages:
{{query (and (page-tags [[ap]]) (page-property :topic))}}
{{query (and (property :tags "#ap") (property :topic))}}
{{query (and (page-tags [[ap]]) (page-property :topic))}}