25 lines
458 B
Plaintext
25 lines
458 B
Plaintext
filters:
|
|
and:
|
|
- file.folder != "Templates"
|
|
- file.tags.contains("task")
|
|
formulas:
|
|
Untitled: link
|
|
Title: link(file.name, if(title, title, file.name))
|
|
properties:
|
|
note.title:
|
|
displayName: Title
|
|
views:
|
|
- type: table
|
|
name: Table
|
|
groupBy:
|
|
property: status
|
|
direction: DESC
|
|
order:
|
|
- created
|
|
- formula.Title
|
|
sort:
|
|
- property: created
|
|
direction: DESC
|
|
columnSize:
|
|
note.created: 114
|