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
+28
View File
@@ -0,0 +1,28 @@
formulas:
destiny: file.tags.filter(value.contains("destiny"))
status: file.tags.filter(value.contains("status"))
type: file.tags.filter(value.contains("type"))
linkText: (["[[",file.name,"]]"]).join("")
views:
- type: table
name: Table
filters:
and:
- file.hasTag("topic/estimating")
- '!file.hasTag("type/media-commentary")'
- '!file.hasTag("type/anecdote")'
order:
- file.name
- title
- file.size
- formula.destiny
- formula.status
- formula.type
- formula.linkText
sort:
- property: file.size
direction: DESC
columnSize:
note.title: 290
- type: table
name: View