Skip to content

Midtown-Technology-Group/quick-capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors