Published: 2025-01-20 21:49
Since first introducing LSQ, the response from terminal-loving Logseq users has been fantastic. Today, I'm excited to announce that LSQ has reached version 1.0.0 – a milestone that represents stability, reliability, and feature completeness for terminal-based journaling.
LSQ started as a personal solution to streamline my note-taking workflow. After sharing it with the community, your feedback and contributions helped shape it into a robust tool that seamlessly bridges the gap between terminal efficiency and knowledge management.
The stable release includes everything you need for efficient terminal-based journaling:
-f-o-s-y-dLSQ now supports a robust configuration file system that respects your platform's standards:
$XDG_CONFIG_HOME/lsq/config.edn or $HOME/.config/lsq/config.edn$HOME/Library/Application Support/lsq/config.edn%AppData%/lsq/config.ednIf you're already using LSQ, update to v1.0.0 with:
go install github.com/jrswab/lsq@latest
New to LSQ? The same command will get you started.
Reaching v1.0.0 is just the beginning. I'll continue maintaining and improving LSQ based on community feedback and real-world usage. Have ideas for new features or improvements? Visit the GitHub repository to contribute or share your thoughts.