vault backup: 2025-10-10 14:37:17
This commit is contained in:
+23
@@ -0,0 +1,23 @@
|
||||
filters:
|
||||
and:
|
||||
- file.ext == "md"
|
||||
- file.name != "tags"
|
||||
views:
|
||||
- type: table
|
||||
name: estimating
|
||||
filters:
|
||||
and:
|
||||
- file.hasTag("topic/estimating")
|
||||
- type: table
|
||||
name: occupational-systems
|
||||
filters:
|
||||
and:
|
||||
- file.hasTag("occupational/systems")
|
||||
- type: table
|
||||
name: electrical
|
||||
filters:
|
||||
and:
|
||||
- file.hasTag("topic/electrical")
|
||||
sort:
|
||||
- property: file.name
|
||||
direction: ASC
|
||||
Reference in New Issue
Block a user