Files
kepano-obsidian/Templates/People Template.md
2023-09-13 14:12:55 -07:00

267 B

category, tags, birthday, org, created
category tags birthday org created
People
people
date

Meetings

table without id
	file.link as Meeting,
	date as Date
where
	contains(category,[[Meetings]]) and
	contains(people,this.file.link)
sort file.name desc