export-logseq-notes
export-logseq-notes copied to clipboard
possible to use with logseq directory?
how to use this tool? I am attempting to export my logseq pages to HTML.
I downloaded the binary from the releases page and tried this
I give it my logseq directory and it does not work
$ ls /home/sig/Sync/Logseq/
assets journals logseq pages whiteboards
export-logseq-notes --config export-logseq-notes.toml --file export-logseq-notes.toml -i "all" --include-all true
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', src/roam_edn.rs:253:14
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
The config is the example from the git repo