Files
kepano-obsidian/People.md
2023-09-12 16:00:27 -07:00

211 B

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