lsq.md

LSQ

The Ultra-fast CLI Companion for Logseq

go install github.com/jrswab/lsq@latest
features.md

Why LSQ?

Lightning Fast

Add journal entries instantly without leaving your terminal.

Optimized Workflow

Built for both quick captures and extended writing sessions.

Native Support

Seamless integration with Logseq's conventions.

examples.sh

Quick Start

# Quick capture without breaking flow
lsq -a "Just had a breakthrough with the auth module"

# Open today's journal in your editor
lsq

# Search your knowledge base
lsq -f "authentication"
View on GitHub