Auto-sync: wiki-ingest 3 sources (2026-04-16)

This commit is contained in:
2026-04-16 00:08:35 +08:00
parent 9688f3f54b
commit 5ae9550d8c
267 changed files with 9537 additions and 1163 deletions

18
wiki/concepts/QMD.md Normal file
View File

@@ -0,0 +1,18 @@
---
title: "QMD"
type: concept
tags: [Obsidian, 知识检索]
sources: ["养虾日记3-Obsidian-Gitea持久化笔记系统.md"]
last_updated: 2026-04-15
---
## Definition
QMDgithub.com/tobi/qmd是完全本地运行的 Markdown 搜索引擎,在 Wiki 规模变大后替代 index.md 提供精准搜索。
## When to Use
- Wiki 到几百个页面之前index.md 完全够用
- AI 找东西开始变慢时:再接入 QMD 不迟
## Related Concepts
- [[LLM Wiki]]QMD 是 Wiki 规模变大后的检索增强工具
- [[知识可发现性]]:精准搜索是知识可发现性的一部分