278 B
278 B
category, tags, created
| category | tags | created | |||
|---|---|---|---|---|---|
|
|
2023-09-13 |
Albums
table without id
file.link as Album,
artist as Artist,
rating as Rating
where
contains(category,[[Albums]]) and
contains(artist,this.file.link)
sort rating desc