22 lines
371 B
Plaintext
22 lines
371 B
Plaintext
filters:
|
|
and:
|
|
- file.inFolder("Clippings")
|
|
views:
|
|
- type: table
|
|
name: Table
|
|
filters:
|
|
and:
|
|
- file.hasProperty("created")
|
|
order:
|
|
- file.name
|
|
- author
|
|
- created
|
|
- imported
|
|
sort:
|
|
- property: created
|
|
direction: DESC
|
|
columnSize:
|
|
file.name: 449
|
|
note.author: 169
|
|
note.created: 124
|