luanraithz / clean-notion-export

Command line tool to clear up notion export
3 stars 0 forks source link

Notion export cleaner

npm package

Running

npm install -g clean-notion-export
clean-notion-export --entry ./path/to/folder --output ./my-formatted-notion-stuff

// or
npx clean-notion-export --entry ./path/to/folder --output ./my-formatted-notion-stuff

What it does

Disclaimer

I'm kinda mad with notion's export feature, it doesn't export some of the stuff, causing this library to fail, once in a while.