vault backup: 2025-10-27 16:34:32

This commit is contained in:
2025-10-27 16:34:32 -04:00
parent ee0948dd00
commit 68bb25782b
39 changed files with 19498 additions and 426 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
"collapse-color-groups": false,
"colorGroups": [
{
"query": "tag:#occupational/systems ",
"query": "tag:#occupational/takeoff ",
"color": {
"a": 1,
"rgb": 14701138
@@ -46,6 +46,6 @@
"repelStrength": 20,
"linkStrength": 1,
"linkDistance": 307,
"scale": 0.2155814187977137,
"scale": 0.4237373610490891,
"close": false
}
File diff suppressed because one or more lines are too long
+10
View File
@@ -0,0 +1,10 @@
{
"id": "obsidian-tikzjax",
"name": "TikZJax",
"version": "0.5.2",
"minAppVersion": "0.12.0",
"description": "Render LaTeX and TikZ diagrams in your notes",
"author": "artisticat",
"authorUrl": "https://github.com/artisticat1",
"isDesktopOnly": false
}
File diff suppressed because one or more lines are too long