vault backup: 2026-01-28 15:57:09

This commit is contained in:
2026-01-28 15:57:09 +08:00
parent b38f4251cb
commit 0123540baf
10 changed files with 640 additions and 631 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,10 +1,10 @@
{
"id": "multi-properties",
"name": "Multi Properties",
"version": "1.3.0",
"minAppVersion": "1.4.13",
"description": "Adds Properties to multiple notes at once. Either right-click a folder, or select multiple notes and right-click the selection.",
"author": "technohiker",
"authorUrl": "https://github.com/technohiker",
"isDesktopOnly": false
"id": "multi-properties",
"name": "Multi Properties",
"version": "1.4.0",
"minAppVersion": "1.4.13",
"description": "Adds Properties to multiple notes at once. Either right-click a folder, or select multiple notes and right-click the selection.",
"author": "technohiker",
"authorUrl": "https://github.com/technohiker",
"isDesktopOnly": false
}

View File

@@ -112,7 +112,7 @@
"library2": {
"type": "excalidrawlib",
"version": 2,
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.19.2",
"source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/2.20.0",
"libraryItems": [
{
"id": "he-s7yNp1I7DIxUPGw9zL",
@@ -15034,7 +15034,7 @@
"mdBorderColor": "Black",
"mdCSS": "",
"scriptEngineSettings": {},
"previousRelease": "2.19.2",
"previousRelease": "2.20.0",
"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.19.2",
"version": "2.20.0",
"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

File diff suppressed because one or more lines are too long

View File

@@ -1,8 +1,8 @@
{
"id": "templater-obsidian",
"name": "Templater",
"version": "2.17.0",
"description": "创建和使用模板",
"version": "2.18.0",
"description": "Create and use templates",
"minAppVersion": "1.5.0",
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",