Skip to content

Midtown-Technology-Group/quick-capture

Repository files navigation

Quick Capture

Fast, frictionless capture for Logseq daily notes.

Project site: https://midtown-technology-group.github.io/quick-capture/

Installation

pip install quick-capture

Usage

# Quick capture with automatic categorization
qc "Review [[Q2 Proposal]] with @Sarah"

# Explicit capture types
qc capture task "Fix server issue #urgent"
qc capture idea "New feature for [[bifrost]]"
qc capture note "Learned about Kerberos cloud trust"
qc capture log "8:00-8:30 Email triage"

# Interactive mode
qc interactive

# List today's captures
qc list

Configuration

Shares config with work-context-sync. Add to ~/.work-context-sync/config.yaml:

qcapture:
  aliases:
    bifrost: "[[projects/bifrost]]"
    sarah: "@Sarah"

License

AGPL-3.0-or-later

Windows MSI

Tagged releases build a per-machine Windows MSI that installs quick-capture.exe under Program Files and adds that install directory to the system PATH. Installing or uninstalling the MSI requires an elevated prompt.

About

Fast, frictionless capture for Logseq daily notes - CLI tool for GTD practitioners

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors