Files
logseq/deps/cli/CHANGELOG.md
Gabriel Horner ffaccbb33e enhance: export command can save to file option
Also update export-edn command to have same default behavior as
export command. Printing to stdout was ok for dev but is surprising and
possibly overwhelming for most graphs
2025-08-26 11:27:34 -04:00

344 B

0.2.0

  • Add export command to export graph as markdown
  • Like export command, export-edn command defaults to exporting to file

0.1.0

  • Initial release!
  • Provides commands: list, show, search, query, export-edn and help
  • All commands work offline. search and query have options for calling HTTP API Server of open desktop Logseq app