vault backup: 2026-05-16 07:24:14

This commit is contained in:
2026-05-16 07:24:14 +01:00
parent a1c5fbac46
commit ff9d78ea31
26 changed files with 2424 additions and 2089 deletions
+6 -3
View File
@@ -2,6 +2,7 @@
"copyLinkToElemenetAnchorTo100": false,
"copyFrameLinkByName": false,
"disableDoubleClickTextEditing": false,
"phoneFooterSafeAreaPadding": false,
"folder": "Excalidraw",
"cropFolder": "",
"annotateFolder": "",
@@ -29,6 +30,7 @@
"annotateSuffix": "",
"annotatePrefix": "annotated_",
"annotatePreserveSize": false,
"displaySVGInPreview": false,
"previewImageType": "SVGIMG",
"renderingConcurrency": 3,
"allowImageCache": true,
@@ -42,6 +44,7 @@
"isLeftHanded": false,
"desktopUIMode": "full",
"tabletUIMode": "compact",
"phoneUIMode": "mobile",
"iframeMatchExcalidrawTheme": true,
"matchTheme": true,
"matchThemeAlways": false,
@@ -123,8 +126,9 @@
"mdBorderColor": "Black",
"mdCSS": "",
"scriptEngineSettings": {},
"previousRelease": "2.19.0",
"previousRelease": "2.22.3",
"showReleaseNotes": true,
"excalidrawMasteryPromoCollapsed": false,
"compareManifestToPluginVersion": true,
"showNewVersionNotification": true,
"latexBoilerplate": "\\color{blue}",
@@ -813,6 +817,5 @@
"alignment": "center",
"margin": "normal"
},
"disableContextMenu": false,
"phoneUIMode": "mobile"
"disableContextMenu": false
}
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.20.6",
"version": "2.22.3",
"minAppVersion": "1.5.7",
"description": "Sketch Your Mind. An Obsidian plugin to edit and view Excalidraw drawings. Enter the world of 4D Visual PKM.",
"author": "Zsolt Viczian",
File diff suppressed because one or more lines are too long