vault backup: 2025-10-24
This commit is contained in:
Vendored
+5
-4
@@ -1,16 +1,17 @@
|
||||
{
|
||||
"livePreview": false,
|
||||
"readableLineLength": false,
|
||||
"strictLineBreaks": false,
|
||||
"propertiesInDocument": "source",
|
||||
"strictLineBreaks": true,
|
||||
"propertiesInDocument": "visible",
|
||||
"showLineNumber": true,
|
||||
"autoPairMarkdown": false,
|
||||
"useTab": false,
|
||||
"alwaysUpdateLinks": true,
|
||||
"tabSize": 2,
|
||||
"vimMode": true,
|
||||
"vimMode": false,
|
||||
"promptDelete": false,
|
||||
"focusNewTab": true,
|
||||
"foldHeading": false,
|
||||
"foldIndent": false
|
||||
"foldIndent": false,
|
||||
"defaultViewMode": "source"
|
||||
}
|
||||
Vendored
+9
-5
@@ -1,7 +1,11 @@
|
||||
{
|
||||
"textFontFamily": "jetbrains mono,Consolas",
|
||||
"monospaceFontFamily": "jetbrains mono,Consolas",
|
||||
"interfaceFontFamily": "jetbrains mono,Consolas",
|
||||
"cssTheme": "Obsidian gruvbox",
|
||||
"theme": "obsidian"
|
||||
"textFontFamily": "",
|
||||
"monospaceFontFamily": "",
|
||||
"interfaceFontFamily": "",
|
||||
"cssTheme": "Typewriter",
|
||||
"theme": "obsidian",
|
||||
"baseFontSize": 16,
|
||||
"enabledCssSnippets": [
|
||||
"tables"
|
||||
]
|
||||
}
|
||||
Vendored
+5
@@ -9,6 +9,11 @@
|
||||
"type": "file",
|
||||
"ctime": 1760361633886,
|
||||
"path": "TODO.md"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"ctime": 1761313177282,
|
||||
"path": "nfpa-70_national-electric-code.md"
|
||||
}
|
||||
]
|
||||
}
|
||||
Vendored
+22
-1
@@ -13,6 +13,27 @@
|
||||
"a": 1,
|
||||
"rgb": 14701138
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#topic/estimating ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 14725458
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#topic/construction/electrical ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 5431378
|
||||
}
|
||||
},
|
||||
{
|
||||
"query": "tag:#topic/construction ",
|
||||
"color": {
|
||||
"a": 1,
|
||||
"rgb": 11657298
|
||||
}
|
||||
}
|
||||
],
|
||||
"collapse-display": false,
|
||||
@@ -25,6 +46,6 @@
|
||||
"repelStrength": 20,
|
||||
"linkStrength": 1,
|
||||
"linkDistance": 307,
|
||||
"scale": 0.3022414622327022,
|
||||
"scale": 0.2155814187977137,
|
||||
"close": false
|
||||
}
|
||||
Vendored
BIN
Binary file not shown.
+7
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "Typewriter",
|
||||
"version": "2.2.3",
|
||||
"minAppVersion": "0.16.0",
|
||||
"author": "crashmoney",
|
||||
"authorUrl": "https://github.com/crashmoney"
|
||||
}
|
||||
+636
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user