22 lines
380 B
Plaintext
22 lines
380 B
Plaintext
filters:
|
|
and:
|
|
- topic.contains(link(this.file.path))
|
|
- file.folder != "Templates"
|
|
properties:
|
|
file.name:
|
|
displayName: Title
|
|
views:
|
|
- type: table
|
|
name: Table
|
|
groupBy:
|
|
property: category
|
|
direction: ASC
|
|
order:
|
|
- file.name
|
|
- created
|
|
sort:
|
|
- property: created
|
|
direction: DESC
|
|
columnSize:
|
|
file.name: 505
|