289 B
289 B
category, tags, created
| category | tags | created | ||||||
|---|---|---|---|---|---|---|---|---|
| People |
|
|
Albums
table without id
file.link as Album,
artist as Artist,
genre as Genre,
rating as Rating
where
contains(category,[[Albums]]) and
contains(artist,this.file.link)
sort rating desc