15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
filters:
|
|
and:
|
|
- category.contains(link("Health"))
|
|
views:
|
|
- type: table
|
|
name: All
|
|
sort:
|
|
- property: file.name
|
|
direction: DESC
|
|
- type: table
|
|
name: Events
|
|
filters:
|
|
and:
|
|
- category.contains(link("Events"))
|