Files
kepano-obsidian/People.md
2023-09-13 09:44:12 -07:00

239 B

tags
tags
databases
table without id file.link as Person, filter(file.tags, (t) => t !="#people") as Tags
from #people 
where !contains(file.name,"Template") and !contains(file.tags,"people/type")
sort file.name asc