Open Issues Need Help
View All on GitHub Developer Tools • CLI Application
Adding indented text 27 days ago
AI Summary: Enhance the `lsq` command-line tool to support adding indented text to Logseq journal entries. This involves implementing new command-line options (e.g., `-a+n`, `-a-n`, `-a=n`) to specify the indentation level, handling potential errors (e.g., invalid indentation levels), and updating the tool's logic to correctly format and write indented text to the journal file.
Complexity:
3/5
enhancement good first issue
jrswab/lsq
113
A command-line tool for Logseq to quickly create and edit journal entries.
Go
#logseq#notes#terminal