vault backup: 2026-02-19 17:20:00

This commit is contained in:
2026-02-19 17:20:00 -05:00
parent e5b09261f6
commit cc352c4d51
100 changed files with 509 additions and 312 deletions
+7 -64
View File
@@ -1,79 +1,22 @@
{
"collapse-filter": false,
"collapse-filter": true,
"search": "path:/*.md",
"showTags": false,
"showAttachments": false,
"hideUnresolved": true,
"hideUnresolved": false,
"showOrphans": true,
"collapse-color-groups": false,
"colorGroups": [
{
"query": "tag:#type/periodic/timestamped ",
"color": {
"a": 1,
"rgb": 14523974
}
},
{
"query": "tag:#type/periodic/daily ",
"color": {
"a": 1,
"rgb": 12266267
}
},
{
"query": "tag:#occupational ",
"color": {
"a": 1,
"rgb": 11392604
}
},
{
"query": "tag:#topic/estimating ",
"color": {
"a": 1,
"rgb": 6084302
}
},
{
"query": "tag:#topic/meta ",
"color": {
"a": 1,
"rgb": 11492566
}
},
{
"query": "tag:#type/media ",
"color": {
"a": 1,
"rgb": 10307734
}
},
{
"query": "tag:#topic/construction/electrical ",
"color": {
"a": 1,
"rgb": 13683594
}
},
{
"query": "tag:#topic/hobbies ",
"color": {
"a": 1,
"rgb": 7060889
}
}
],
"colorGroups": [],
"collapse-display": false,
"showArrow": false,
"showArrow": true,
"textFadeMultiplier": 0,
"nodeSizeMultiplier": 1,
"lineSizeMultiplier": 1,
"collapse-forces": false,
"centerStrength": 0.5703125,
"repelStrength": 13.3854166666667,
"centerStrength": 0.518713248970312,
"repelStrength": 10,
"linkStrength": 1,
"linkDistance": 250,
"scale": 0.1316339551137012,
"scale": 0.18454855383603447,
"close": false
}
+2 -1
View File
@@ -1,4 +1,5 @@
{
"format": "YYYY-MM-DD_HH-mm-ss",
"template": "templates/timestamped"
"template": "templates/timestamped",
"folder": "timestamped"
}