Initial commit

This commit is contained in:
2026-03-02 17:06:32 +00:00
commit 430dd71917
1190 changed files with 622790 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
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