We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35ca240 commit 2cf06e9Copy full SHA for 2cf06e9
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+### 0.0.2 - 2022-09-27
2
+
3
+- export images from Logseq pages
4
+- ignore `.git` and `logseq` root folders when looking for pages to export
5
6
+### 0.0.1 - 2022-09-25
7
8
+- initial version of logseq-export, it was even called logseq-extractor
9
+- the command looks through Logseq graph, finds all pages with `public::` in them and turns them into blog Markdown with front matter
0 commit comments