11 lines
187 B
Plaintext
11 lines
187 B
Plaintext
filters:
|
|
and:
|
|
- category.contains(link("Note"))
|
|
- file.folder != "Templates"
|
|
views:
|
|
- type: table
|
|
name: Table
|
|
sort:
|
|
- property: file.name
|
|
direction: ASC
|