JSPM

clean-notion-export

0.0.4
    • ESM via JSPM
    • ES Module Entrypoint
    • Export Map
    • Keywords
    • License
    • Repository URL
    • TypeScript Types
    • README
    • Created
    • Published
    • Downloads 6
    • Score
      100M100P100Q35389F
    • License MIT

    Cli for formatting notion exported content

    Package Exports

    • clean-notion-export

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (clean-notion-export) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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

    • Removes the Guid's from the file title
    • Embeds the csv's content into the markdown files

    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.