enex2notion

Import Evernote ENEX files to Notion workspace

brewmacoslinux
Try with needOr install directly
Source

About

Import Evernote ENEX files to Notion

Commands

enex2notion

Examples

Import a single ENEX file to Notion$ enex2notion --enex-file notes.enex --notion-token your_token --database-id your_db_id
Import ENEX file with custom page title prefix$ enex2notion --enex-file archive.enex --notion-token your_token --database-id your_db_id --page-title-prefix 'Imported'
Display help and available options$ enex2notion --help