# Install enex2notion with Homebrew

Import Evernote ENEX files to Notion. Version 0.3.1 via Homebrew; verified 2026-07-31.

## Install

```sh
sudo av install brew:enex2notion
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install enex2notion
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:enex2notion
- **Package manager:** Homebrew
- **Version:** 0.3.1
- **Source summary:** Import Evernote ENEX files to Notion
- **Homepage:** <https://github.com/vzhd1701/enex2notion>
- **Last updated:** 2026-07-31T12:44:48Z
- **Generated:** 2026-08-03T19:37:03+00:00

## Executables

- enex2notion (alias)

## Install behavior

- Bottle: not available

## Freshness

- Page generated: 2026-08-03
- Package-manager version: 0.3.1
## Project history and usage

enex2notion is a Python command-line importer for moving Evernote ENEX exports into Notion, preserving attachments, formatting, tables, web clips, metadata, and notebook structure where Notion allows it.

### Project history

The public GitHub project was created in 2021. Its README says it was written because Notion's native Evernote importer did not satisfy the author, and it credits md2notion and notion-py as inspirations.

### Adoption history

The project is distributed through multiple CLI-friendly channels: Homebrew for macOS, pipx and pip for Python users, portable GitHub release binaries, and Docker images. That spread reflects its role as a one-shot migration utility rather than a long-running service.

### How it is used

Users point the tool at one or more ENEX files or directories and pass a Notion `token_v2` cookie when uploading. The README also documents a dry-run mode without a token, retry behavior, continuation through a done-file, database versus page upload modes, and web-clip conversion to text or PDF.

### Why package nerds care

enex2notion matters in package-manager culture because it packages a fragile migration workflow into a repeatable CLI. The interesting packaging surface is less the binary itself and more the mix of Python packaging, Homebrew installation, Docker distribution, and optional external tools such as wkhtmltopdf.

### Timeline

- 2021: Public GitHub repository created.
- 2020s: README documents Homebrew, pipx, pip, Docker, and portable binary installation paths.

### Related projects

- The README names evernote-backup as a companion export tool and credits md2notion and notion-py as inspirations.

### Sources

- <https://github.com/vzhd1701/enex2notion>
- <https://raw.githubusercontent.com/vzhd1701/enex2notion/master/README.md>
- <https://formulae.brew.sh/formula/enex2notion>


## Security Notes

No matching local secret-handling manifest was found for enex2notion. Nucleus package metadata is still published here so future coverage has a stable package URL.



## Combined YAML source

View the package source record on GitHub. [combined/enex2notion.yml](https://github.com/mxcl/pkgdb/blob/main/combined/enex2notion.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
