Features
One-Line Capture
Use qc for fast intake when you want the note recorded before the thought disappears.
Typed Intake
Route captures into tasks, ideas, notes, or work logs with lightweight commands and section mapping.
Shared Config
Uses the same knowledge-vault configuration shape as context-sync, so onboarding stays compact.
Daily Note Native
Writes directly into Logseq-friendly markdown with aliases, timestamps, and sensible section defaults.
Short Command Aliases
Keep quick-capture for clarity and qc for speed without maintaining two separate tools.
Unix-Sized
One tool, one job: fast capture into your notes, without trying to become a whole knowledge system.
Installation
Quick Start
git clone https://github.com/Midtown-Technology-Group/quick-capture.git
cd quick-capture
python -m pip install -e .
# then use either command
quick-capture --help
qc --helpShared Config
qcapture:
aliases:
bifrost: "[[projects/bifrost]]"
sarah: "@Sarah"Daily Workflow
Capture a task, thought, or note the moment it appears.
Let Quick Capture map it into the right daily-note section.
Review and process later inside Logseq when you have context.