<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>知识管理 on 图拉国营噄茶馆</title>
    <link>https://winterorch.github.io/tags/%E7%9F%A5%E8%AF%86%E7%AE%A1%E7%90%86/</link>
    <description>Recent content in 知识管理 on 图拉国营噄茶馆</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 01 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://winterorch.github.io/tags/%E7%9F%A5%E8%AF%86%E7%AE%A1%E7%90%86/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>OpenClaw &#43; Obsidian 构建个人知识管理系统</title>
      <link>https://winterorch.github.io/p/openclaw-note-management/</link>
      <pubDate>Wed, 01 Apr 2026 00:00:00 +0000</pubDate>
      
      <guid>https://winterorch.github.io/p/openclaw-note-management/</guid>
      <description>本文记录了使用 OpenClaw 管理笔记仓库的完整实践，包括工具配置、部署方案、远程访问和技能开发。通过这套方案，可以实现：
 自动化记录 — 通过 Memo 命令快速保存临时想法 结构化整理 — 自动分类到 Inbox/Tasks/Notes/Resources 远程访问 — 配合 ngrok 实现外网访问 技能扩展 — 基于 OpenClaw AgentSkills 规范开发自定义技能   一、工具配置 客户端：Obsidian  跨平台笔记客户端，支持 Markdown 本地存储，数据完全掌控 丰富的插件生态 官网：https://obsidian.md  服务端：fast-note-sync  自托管笔记同步服务 提供 API 接口进行笔记管理 支持多设备同步 GitHub: https://github.com/llm-red-team/fast-note-sync  API 配置 { &amp;#34;api&amp;#34;: &amp;#34;http://127.0.0.1:9000&amp;#34;, &amp;#34;apiToken&amp;#34;: &amp;#34;eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...&amp;#34;, &amp;#34;vault&amp;#34;: &amp;#34;图拉国营噄茶馆&amp;#34; } 目录结构 图拉国营喫茶茶馆/ ├── Inbox/ # 随手记录，还没整理的 ├── Tasks/ # 待办任务 ├── Notes/ # 整理好的笔记 └── Resources/ # 链接和资源收藏  二、fast-note-sync 部署方案 方案一：Docker 部署（推荐） # 1.</description>
    </item>
    
  </channel>
</rss>
