Add AGENTS.md and Templates directory

This commit is contained in:
2026-04-07 21:13:42 +08:00
parent 80bc593b36
commit 3866525764
120 changed files with 4494 additions and 3 deletions

View File

@@ -0,0 +1,18 @@
filters:
and:
- '!file.name.contains("Template")'
- tags.contains("journal")
properties:
file.name:
displayName: Entry
note.created:
displayName: Created
views:
- type: table
name: Table
order:
- file.name
- created
sort:
- property: file.name
direction: ASC