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` — ⚠️ 已废弃,不再使用 ---