14 lines
228 B
Plaintext
14 lines
228 B
Plaintext
filters:
|
|
and:
|
|
- file.folder != "Templates"
|
|
- category.contains(link("Courses"))
|
|
views:
|
|
- type: table
|
|
name: Table
|
|
groupBy:
|
|
property: status
|
|
direction: ASC
|
|
order:
|
|
- file.name
|
|
sort: []
|