vault backup: 2026-03-02 17:58:42

This commit is contained in:
2026-03-02 17:58:42 +08:00
parent efac293486
commit 373965d180
16 changed files with 254 additions and 271 deletions

View File

@@ -42,6 +42,7 @@
"isLeftHanded": false,
"desktopUIMode": "tray",
"tabletUIMode": "compact",
"phoneUIMode": "mobile",
"iframeMatchExcalidrawTheme": true,
"matchTheme": false,
"matchThemeAlways": false,
@@ -112,7 +113,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.0",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.6",
"libraryItems": [
{
"id": "he-s7yNp1I7DIxUPGw9zL",
@@ -13887,7 +13888,6 @@
"height": 107.25081879410921,
"seed": 685932433,
"groupIds": [
"0RJwA-yKP5dqk5oMiSeot",
"9ppmKFUbA4iKjt8FaDFox"
],
"index": "a1",
@@ -15034,7 +15034,7 @@
"mdBorderColor": "Black",
"mdCSS": "",
"scriptEngineSettings": {},
"previousRelease": "2.20.0",
"previousRelease": "2.20.6",
"showReleaseNotes": true,
"compareManifestToPluginVersion": true,
"showNewVersionNotification": true,

File diff suppressed because one or more lines are too long

View File

@@ -1,7 +1,7 @@
{
"id": "obsidian-excalidraw-plugin",
"name": "Excalidraw",
"version": "2.20.0",
"version": "2.20.6",
"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