246 B
246 B
category, tags
| category | tags | ||
|---|---|---|---|
| People |
|
Books
table without id
file.link as Title,
year as Year,
rating as Rating
where
contains(category,[[Books]]) and
contains(author,this.file.link)
sort rating desc