rename category to categories
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
category:
|
||||
categories:
|
||||
- "[[Podcasts]]"
|
||||
host:
|
||||
- "[[Steph Ango]]"
|
||||
@@ -15,7 +15,7 @@ table without id
|
||||
guests as Guest,
|
||||
rating as Rating
|
||||
where
|
||||
contains(category,[[Podcast episodes]]) and
|
||||
contains(categories,[[Podcast episodes]]) and
|
||||
contains(show,this.file.link)
|
||||
sort episode desc
|
||||
```
|
||||
Reference in New Issue
Block a user