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