Releases: viktomas/logseq-export
Releases · viktomas/logseq-export
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.3
v0.0.2
v0.0.1
Changelog
- 295c41b "post" or "book" type - focus on posts
- 5ef5175 add MIT license
- 96fbcbc add render function
- bc6750a ci: add test and release actions
- 41a2eb3 ci: set release go version to 1.19
- 4380b08 create export folder
- 5c00c2b feat: copy logseq files to the export folder
- 9172a56 feat: find substring in files
- a274e60 feat: folder path is always using forward slash
- 9773758 feat: front matter keys are sorted alphabetically
- 8e03172 feat: parsing page properties
- 48ab64c handing bullet points in the page text
- 8211a3f introducing transform method
- dfd2a1a posts are in content folder
- 1fc9c5f quoting and unquoting attributes
- 255bc55 read file to string and then write that string to a new file
- 1459033 testing transforming page
- 005ede0 unindenting code blocks and multiline strings
- 78ea42c unquotedProperties cli param
- 8206ada update todos
- 057a2f4 write directly to blog folder, full path specified in page properties