Files
nexus/wiki/concepts/Zero-Friction-Capture.md

43 lines
1.5 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: "Zero-Friction Capture"
type: concept
tags: [capture, productivity, memory, UX]
sources: [second-brain]
last_updated: 2026-04-22
---
## Definition
零摩擦捕获Zero-Friction Capture是一种信息获取设计原则捕获信息的操作必须像发短信一样简单任何额外的步骤打开 App、选择文件夹、添加标签都会形成阻力导致用户放弃持续使用。核心公式**捕获摩擦力 < 遗忘摩擦力** 时,用户才会持续使用。
## Aliases
- Zero-Friction Capture
- 零摩擦捕获
- Frictionless Capture
- 低摩擦信息获取
## Core Principles
1. **即时性**:无需打开专用 App直接在已有界面短信/IM捕获
2. **无组织**:不需要选择文件夹、标签或分类
3. **自然语言**:自由文本,无需格式化
4. **无审查**:不需要判断"这条信息值不值得记录"
## Mechanism
- **Telegram/Discord/iMessage** → 零摩擦接收入口
- **AI Agent** → 自动分类和存储(后端处理,用户无感知)
- **对比传统 App**Notion 需要选择 Workspace/Page/BlockApple Notes 需要点击保存
## In System
- [[Second Brain]] 的核心设计原则
- [[Inbox De-clutter]] 同一原则的 Email 场景实现
- [[custom-morning-brief]] 通过 Telegram 实现零摩擦信息供给
## Relationships
- [[Cumulative Memory]] — 零摩擦捕获使信息量增加,从而增强累积记忆价值
- [[Conversational Interface]] — 对话界面是实现零摩擦捕获的关键手段