rename category to categories
This commit is contained in:
@@ -6,7 +6,7 @@ related: "[[Podcast episodes]]"
|
||||
table without id
|
||||
file.link as Podcast, host as "Host"
|
||||
where
|
||||
contains(category,this.file.link) and
|
||||
contains(categories,this.file.link) and
|
||||
!contains(file.name,"Template")
|
||||
sort file.name asc
|
||||
```
|
||||
Reference in New Issue
Block a user