Auto-sync: 2026-04-27 08:02
This commit is contained in:
36
wiki/concepts/Quick-Capture.md
Normal file
36
wiki/concepts/Quick-Capture.md
Normal file
@@ -0,0 +1,36 @@
|
||||
---
|
||||
title: "Quick Capture"
|
||||
type: concept
|
||||
tags: [productivity, note-taking, workflow]
|
||||
sources: [obsidian-高效指南-我常用的插件与实用技巧]
|
||||
last_updated: 2025-03-01
|
||||
---
|
||||
|
||||
## Definition
|
||||
通过最小摩擦的方式快速将想法记录到笔记系统中——强调"即时性",在灵感消失前将其捕获,再后续整理完善。
|
||||
|
||||
## Core Mechanisms
|
||||
- 快捷键触发:单键或组合键激活捕获流程
|
||||
- 最小输入界面:减少思考"写在哪里、怎么写"的心理负担
|
||||
- 自动路由:根据内容类型或上下文自动归类到目标笔记
|
||||
- 模板填充:快速创建结构化条目
|
||||
|
||||
## Implementations
|
||||
- **QuickAdd** (Obsidian):通过快捷键触发模板创建
|
||||
- **Capture to Local REST API**:通过 URL scheme 从外部应用捕获
|
||||
- **Shortcuts** (iOS):系统级快速输入
|
||||
- **Alfred/Typinator**:文本片段快速插入
|
||||
|
||||
## Use Cases
|
||||
- 灵感闪现时立即记录
|
||||
- 会议中快速记下行动项
|
||||
- 阅读时记录想法片段
|
||||
- 从其他应用快速转存内容
|
||||
|
||||
## Connections
|
||||
- [[Template-based Note Creation]]:快速捕获后套用模板完善
|
||||
- [[Daily Journaling]]:每日开始时快速记录计划
|
||||
- [[Zettelkasten]]:快速捕获是 Zettelkasten 原子化笔记的第一步
|
||||
|
||||
## Sources
|
||||
- [[obsidian-高效指南-我常用的插件与实用技巧]]
|
||||
Reference in New Issue
Block a user