vault backup: 2026-01-28 15:57:09
This commit is contained in:
516
.obsidian/plugins/multi-properties/main.js
vendored
516
.obsidian/plugins/multi-properties/main.js
vendored
File diff suppressed because it is too large
Load Diff
16
.obsidian/plugins/multi-properties/manifest.json
vendored
16
.obsidian/plugins/multi-properties/manifest.json
vendored
@@ -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
|
||||
}
|
||||
|
||||
@@ -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
@@ -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
49
.obsidian/plugins/templater-obsidian/main.js
vendored
49
.obsidian/plugins/templater-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user