move note search

This commit is contained in:
Yanxin Lu
2026-04-03 15:44:25 -07:00
parent f410df3e7a
commit acc42c4381
14 changed files with 10 additions and 6 deletions

View File

@@ -107,7 +107,7 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
**状态**: 运行中
**创建**: 2026-04-03
**配置**:
- 工具: `~/.openclaw/workspace/notesearch/`
- 工具: `~/.openclaw/workspace/skills/notesearch/`
- 笔记库: `/home/lyx/Documents/obsidian-yanxin`Obsidian vault独立 git 仓库)
- 嵌入模型: `qwen3-embedding:0.6b`(通过 Ollama
- 索引: `<vault>/.index/`gitignored
@@ -129,7 +129,7 @@ _这份文件记录持续性项目和重要状态跨会话保留。_
| 日历/待办 | `~/.openclaw/workspace/skills/calendar/` |
| 日历数据 | `~/.openclaw/workspace/calendars/` (home=事件, tasks=待办) |
| himalaya 包装器 | `~/.openclaw/workspace/scripts/himalaya.sh` |
| 笔记搜索 | `~/.openclaw/workspace/notesearch/` |
| 笔记搜索 | `~/.openclaw/workspace/skills/notesearch/` |
| Obsidian 笔记库 | `/home/lyx/Documents/obsidian-yanxin` |
---