TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: A terminal tool for Logseq journal entries

35 pointsby jrswab6 months ago
Creator here. I built lsq to solve a simple but annoying workflow problem: having to leave the terminal just to make quick notes in Logseq.<p>Technical details: - Written in Go using Bubble Tea for the TUI - Reads Logseq&#x27;s config.edn for format preferences - Supports both external editor ($EDITOR) and TUI modes - Handles both Markdown and Org formats<p>Core design decisions: 1. Zero-config default installation (uses standard ~&#x2F;Logseq path) 2. Single command to open today&#x27;s journal (just &#x27;lsq&#x27;) 3. TUI mode for Logseq-specific features (TODO&#x2F;priority cycling)<p>The project started as a simple editor launcher but evolved to include a TUI when I realized certain Logseq features couldn&#x27;t be easily replicated in a standard text editor.<p>Code and installation instructions are in the repo. Feedback and contributions welcome.

5 comments

solarkraft6 months ago
As a semi-aside: Are there headless tools for interacting with Logseq databases, especially queries? This would be super useful for automations.
评论 #42289258 未加载
评论 #42296861 未加载
评论 #42289604 未加载
snthpy6 months ago
Awesome. I was just looking for something like this this week. I was thinking logseq + nvim + textual but bubbletea is also great.
评论 #42289572 未加载
Gys6 months ago
Some screenshots would be nice ;)
评论 #42289800 未加载
dodorz6 months ago
Is there an equivalent tool for Obsidian?
评论 #42313466 未加载
basedrum6 months ago
Thank you! I also wanted this
评论 #42291197 未加载