From 24b1bfdd9c654006e8f7c53b6aa6ceb3553d7411 Mon Sep 17 00:00:00 2001 From: weishen Date: Sun, 29 Mar 2026 17:01:16 +0800 Subject: [PATCH] =?UTF-8?q?yunce:=20=E4=BF=AE=E6=AD=A3=E5=86=99=E4=BD=9C?= =?UTF-8?q?=E7=9B=AE=E5=BD=95=E4=B8=BA~/Workspace/nexus/openclaw/yunce?= =?UTF-8?q?=EF=BC=8C=E5=BA=9F=E5=BC=83Obsidian=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openclaw/yunce/MEMORY.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/openclaw/yunce/MEMORY.md b/openclaw/yunce/MEMORY.md index 36bc8e03..8fadfe59 100644 --- a/openclaw/yunce/MEMORY.md +++ b/openclaw/yunce/MEMORY.md @@ -71,20 +71,20 @@ **云策专属笔记目录**: ``` -MacMini: /Users/weishen/Obsidian/shenwei/openclaw/yunce +MacMini: /Users/weishen/Workspace/nexus/openclaw/yunce ``` **规则**: 所有输出的计划、文档、方案等文字内容,**只存放于此目录** **写作流程**: -1. SSH 到 Mac mini,直接在 `~/Obsidian/shenwei/openclaw/yunce/` 创建文件 +1. SSH 到 Mac mini,直接在 `~/Workspace/nexus/openclaw/yunce/` 创建文件 2. 不在本地留存 3. 写完后 `git commit` → `git push` 同步 **Obsidian 各目录用途**: -- `~/Obsidian/shenwei/openclaw/yunce` — 云策专属目录(直接写作) -- `~/Workspace/nexus` — Git 仓库(通过 Git 同步) -- `~/Workspace/nexus/openclaw/yunce` — Git 工作目录(由 Mac mini 同步) +- `~/Workspace/nexus/openclaw/yunce` — 云策专属目录(直接写作) +- `~/Workspace/nexus` — Git 仓库根目录 +- `~/Obsidian/shenwei/openclaw/yunce` — ⚠️ 已废弃,不再使用 ---