feat(wiki): ingest misc sources batch (Daily notes/Others/Skills/Vibe Coding/微信公众号/跨境电商)

This commit is contained in:
2026-04-14 20:33:01 +08:00
parent 38121d2e41
commit e4232f4feb
59 changed files with 1802 additions and 63 deletions

View File

@@ -0,0 +1,34 @@
---
title: "养虾日记3-Obsidian笔记"
type: source
tags: [article]
date: 2025-03-06
---
## Source File
- [[raw/微信公众号/养虾日记3用 Obsidian + Gitea 为 AI 助手构建持久化笔记系统.md]]
## Summary
- 核心主题AI助手输出持久化方案
- 问题域Agent输出随对话结束消失
- 方法/机制Gitea+Obsidian构建笔记系统
- 结论/价值:三端同步+版本完整保留
## Key Claims
- Gitea保留所有历史版本
- Obsidian在Mac mini、Laptop、iCloud三端同步
- 可在手机端直接查看Agent最新输出
## Key Concepts
- [[持久化]]:数据长期存储
- [[版本控制]]:历史记录追踪
## Key Entities
- [[Obsidian]]:笔记应用
- [[Gitea]]自建Git服务
## Connections
- [[Obsidian]] ← 笔记 ← [[Gitea]]
- [[Gitea]] ← 版本 ← [[笔记]]
## Contradictions