Skip to content

Releases: ganeshh123/notion-pdf-export

Version 1.3.0

29 Sep 11:30
Compare
Choose a tag to compare
  • Support for Notion Hierarchial Structures -> No need to copy over a list of files anymore, just extract the export zip into the folder!
  • Fixed Crashing when Assets cannot be found or loaded

Version 1.2.0

16 Sep 13:02
b8fe8ce
Compare
Choose a tag to compare
  • Switched from PhantomJS to wkhtmltopdf for performance and reliablity
  • Preserves files that can't be embedded into PDF documents rather than deleting them
  • Requires Notion Export to HTML rather than Markdown
  • Fix for errors caused by accents and emojis in file names
  • Better PDF Layouts
  • Removed Book Function
  • Fixed High CPU Usage Issue

Version 1.1.0

05 Aug 14:29
Compare
Choose a tag to compare
  • Displays different exit messages for Windows and Mac
  • PhantomJS binary is now placed in 'markdown-pdf' folder for simplicity
  • PDFs folder is automatically generated if it doesn't exist

First Release

03 Aug 21:08
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

First Windows Release. Very lacking, but working.
Extracted Notion markdown files should be placed in the root folder with the app exe. Running node-export-pdf.exe will then generate PDFs in the 'pdfs' folder, and delete the original markdown files and folders.

EDIT: First Mac Release.
Extracted Notion markdown files should be placed in the root folder with the app exe. Running node-export-pdf.exe will then generated PDFs in the 'pdfs' folder, and delete the original markdown files and folders.