Show HN: A terminal tool for Logseq journal entries

(github.com)

35 points | by jrswab4 days ago

6 comments

  • dodorz1 day ago
    Is there an equivalent tool for Obsidian?
    • jrswab18 hours ago
      I don't know but since obsidian uses plan text files like Logseq does you should be able to update the code a bit and point LSQ to your directory. My default it opens up the files in your $EDITOR
  • solarkraft3 days ago
    As a semi-aside: Are there headless tools for interacting with Logseq databases, especially queries? This would be super useful for automations.
  • snthpy3 days ago
    Awesome. I was just looking for something like this this week. I was thinking logseq + nvim + textual but bubbletea is also great.
    • jrswab3 days ago
      If you run `lsq` without `-t` it will open with what you have defined as `$EDITOR`.
  • Gys3 days ago
    Some screenshots would be nice ;)
    • jrswab3 days ago
      I'll add some to the repo when I get a chance.
  • basedrum2 days ago
    Thank you! I also wanted this
    • jrswab2 days ago
      You're welcome! I'm glad it's not some niche thing that only I needed XD

      If you have any idea that will make your workflow easier add an "issue" on GitHub so I can keep track of it.

  • kaushikrabha4 days ago
    [flagged]