vault backup: 2025-11-20 17:47:56
This commit is contained in:
+4
-3
@@ -3,13 +3,14 @@ filters:
|
||||
- file.ext == "md"
|
||||
- file.name != "tags"
|
||||
- file.folder == "/"
|
||||
- '!file.tags.contains("type/task")'
|
||||
views:
|
||||
- type: table
|
||||
- type: list
|
||||
name: estimating
|
||||
filters:
|
||||
and:
|
||||
- file.hasTag("topic/estimating")
|
||||
- type: table
|
||||
- type: list
|
||||
name: occupational-systems
|
||||
filters:
|
||||
and:
|
||||
@@ -26,7 +27,7 @@ views:
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
- type: table
|
||||
- type: list
|
||||
name: my-electrical
|
||||
filters:
|
||||
and:
|
||||
|
||||
Reference in New Issue
Block a user