vault backup: 2025-10-10 14:37:17

This commit is contained in:
2025-10-10 14:37:17 -04:00
parent fb46ae17d3
commit 55b9385f62
79 changed files with 860 additions and 728 deletions
+15
View File
@@ -0,0 +1,15 @@
filters:
and:
- file.hasTag("type/task")
- file.name != "tags"
views:
- type: table
name: all
sort:
- property: file.name
direction: ASC
- type: table
name: meta
filters:
and:
- file.hasTag("topic/meta")