Auto-sync: 2026-04-22 20:55
This commit is contained in:
52
wiki/concepts/Text-and-Search.md
Normal file
52
wiki/concepts/Text-and-Search.md
Normal file
@@ -0,0 +1,52 @@
|
||||
---
|
||||
title: "Text-and-Search"
|
||||
type: concept
|
||||
tags: [information-organization, search, retrieval, PKM]
|
||||
sources: [second-brain]
|
||||
last_updated: 2026-04-22
|
||||
---
|
||||
|
||||
## Definition
|
||||
|
||||
文本与搜索(Text-and-Search)是一种极简信息组织哲学:无需文件夹层级、无需标签系统、无需复杂分类——仅靠自由文本和全文搜索就能实现有效的信息管理和检索。核心论点:所有复杂组织系统的最终目的都可以通过"写下来 + 搜得到"来实现。
|
||||
|
||||
## Aliases
|
||||
|
||||
- Text-and-Search
|
||||
- 文本与搜索
|
||||
- 无结构搜索
|
||||
- Plain Text + Search
|
||||
- 搜索即组织
|
||||
|
||||
## Core Argument
|
||||
|
||||
传统 PKM 工具(Notion、Obsidian、Roam)的困境:
|
||||
- 文件夹层级 → 需要预先规划分类
|
||||
- 标签系统 → 需要持续维护标签一致性
|
||||
- 双链 → 需要主动建立连接
|
||||
|
||||
Text-and-Search 的解法:
|
||||
- **写入**:任何格式,随意内容,无需思考结构
|
||||
- **检索**:需要时通过搜索找到,无需提前组织
|
||||
|
||||
## Mechanism
|
||||
|
||||
- **捕获**:自由文本,无需格式化
|
||||
- **存储**:AI Agent 记忆系统或全文索引
|
||||
- **检索**:全局搜索(Cmd+K)或语义搜索
|
||||
|
||||
## In System
|
||||
|
||||
- [[Second Brain]] 的核心组织原则
|
||||
- 与 Obsidian Dataview(结构化查询)形成对比
|
||||
|
||||
## Relationships
|
||||
|
||||
- [[Zero-Friction Capture]] — Text-and-Search 允许真正的零摩擦捕获(无需组织)
|
||||
- [[Cumulative Memory]] — 累积记忆使搜索变得更有价值(海量历史数据中搜索)
|
||||
|
||||
## Contrast
|
||||
|
||||
- **[[dataview-让我从“笔记黑洞”里逃出来的-obsidian-神器-1]]**:强调 Obsidian + Dataview 的结构化查询能力,属于"组织优先"
|
||||
- **[[Second Brain]]**:强调 Text-and-Search 的极简主义,属于"搜索优先"
|
||||
- 两者并非绝对对立:Text-and-Search 适合快速捕获,结构化适合深度关联分析
|
||||
Reference in New Issue
Block a user