235 B
235 B
tags
| tags | |
|---|---|
|
table without id
file.link as Person,
filter(file.tags, (t) => t !="#people") as Tags
where
contains(categories,this.file.link) and
!contains(file.name,"Template")
sort file.name asc