From 9c8d90f23eaa168d76654ab07c23443c2602209a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=98=89=E5=AE=87=20=E5=88=98?= <487954186@qq.com> Date: Mon, 1 Sep 2025 22:12:09 +0800 Subject: [PATCH] vault backup: 2025-09-01 22:12:09 --- .obsidian/app.json | 4 +++- .obsidian/workspace.json | 25 ++++++++++++++----------- .openmcp/connection.json | 16 ++++++++++++++++ .openmcp/tabs.untitle.json | 4 ++++ README.md | 2 -- test.md | 1 - 未命名.base | 3 +++ 7 files changed, 40 insertions(+), 15 deletions(-) create mode 100644 .openmcp/connection.json create mode 100644 .openmcp/tabs.untitle.json delete mode 100644 README.md delete mode 100644 test.md create mode 100644 未命名.base diff --git a/.obsidian/app.json b/.obsidian/app.json index 9e26dfe..e609a07 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "promptDelete": false +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 3641d91..9bf8015 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,21 +4,20 @@ "type": "split", "children": [ { - "id": "4689b6e08aa00358", + "id": "54e511c9a7002c9f", "type": "tabs", "children": [ { - "id": "3bb084def04b55a6", + "id": "ba3bcb2cb95894ab", "type": "leaf", "state": { - "type": "markdown", + "type": "bases", "state": { - "file": "test.md", - "mode": "source", - "source": false + "file": "未命名.base", + "viewName": "表格" }, - "icon": "lucide-file", - "title": "test" + "icon": "lucide-table", + "title": "未命名" } } ] @@ -177,10 +176,14 @@ "obsidian-git:Open Git source control": false } }, - "active": "579b4b31c7cf4ebf", + "active": "ba3bcb2cb95894ab", "lastOpenFiles": [ + "实时更新?.md", + "未命名.base", + "未命名 2.base", + "未命名 1.base", + "test.md", "README.md", - "实时更新?", - "test.md" + "实时更新?" ] } \ No newline at end of file diff --git a/.openmcp/connection.json b/.openmcp/connection.json new file mode 100644 index 0000000..4e09397 --- /dev/null +++ b/.openmcp/connection.json @@ -0,0 +1,16 @@ +{ + "items": [ + [ + { + "connectionType": "STDIO", + "name": "STDIO-1756707174154", + "command": "npx", + "args": [ + "-y", + "drawio-mcp-server" + ], + "cwd": "" + } + ] + ] +} \ No newline at end of file diff --git a/.openmcp/tabs.untitle.json b/.openmcp/tabs.untitle.json new file mode 100644 index 0000000..497bc1e --- /dev/null +++ b/.openmcp/tabs.untitle.json @@ -0,0 +1,4 @@ +{ + "tabs": [], + "currentIndex": -1 +} \ No newline at end of file diff --git a/README.md b/README.md deleted file mode 100644 index cad5416..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# n8n - diff --git a/test.md b/test.md deleted file mode 100644 index b4de394..0000000 --- a/test.md +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/未命名.base b/未命名.base new file mode 100644 index 0000000..f165474 --- /dev/null +++ b/未命名.base @@ -0,0 +1,3 @@ +views: + - type: table + name: 表格