Files
nexus/wiki/entities/Obsidian.md
2026-04-14 16:02:50 +08:00

40 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Obsidian"
type: entity
tags: [笔记工具, 知识管理]
sources: [yang-xia-ri-ji-3, yang-long-xia-5-tian]
last_updated: 2026-04-14
---
## Definition
本地笔记管理工具通过双链和Graph View支持知识网络化配合OpenClaw实现AI输出的持久化。
## Core Attributes
- 类型:笔记管理工具
- 同步方式iCloud Drive三端同步Mac mini、Laptop、iPhone
- 插件Obsidian Git自动commit+push、Web Clipper网页剪藏
## Key Features
- Graph View图谱视图发现孤岛页面和知识盲区
- 双链语法:`[[PageName]]`建立页面间连接
- Callout块`>[!NOTE]`标记待确认/已确认信息
- 附件本地化图片存储在attachments/目录
## Directory Structurein nexus workspace
```
/Users/weishen/Workspace/nexus/
├── openclaw/
│ ├── knowledgebase/ # 跨Agent共用知识
│ ├── xingshu/ # 星枢专属笔记
│ ├── xinghui/ # 星辉专属笔记
│ └── xingyao/ # 星曜专属笔记
└── …其他Obsidian笔记
```
## Connections
- [[OpenClaw]] → 写入接口 → [[Obsidian]]
- [[Gitea]] → 版本控制 → [[Obsidian]]
## Aliases
- Obsidian