Files
bobbie-pkm/Templates/Bases/Tasks.base
2026-03-02 17:06:32 +00:00

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