vault backup: 2026-03-04 16:55:42

This commit is contained in:
2026-03-04 16:55:42 +00:00
parent 430dd71917
commit 773ad2af28
15 changed files with 1346 additions and 99 deletions

View File

@@ -42,7 +42,6 @@
"isLeftHanded": false,
"desktopUIMode": "full",
"tabletUIMode": "compact",
"phoneUIMode": "mobile",
"iframeMatchExcalidrawTheme": true,
"matchTheme": true,
"matchThemeAlways": false,
@@ -113,7 +112,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.6",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.19.0",
"libraryItems": []
},
"imageElementNotice": true,
@@ -814,5 +813,6 @@
"alignment": "center",
"margin": "normal"
},
"disableContextMenu": false
"disableContextMenu": false,
"phoneUIMode": "mobile"
}