# enex2notion mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für enex2notion in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install enex2notion
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:enex2notion
- **Paketmanager:** Homebrew
- **Version:** 0.3.1
- **Quellzusammenfassung:** Import Evernote ENEX files to Notion
- **Homepage:** <https://github.com/vzhd1701/enex2notion>
- **Zuletzt aktualisiert:** 2026-07-31T12:44:48Z
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- enex2notion (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.3.1
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

Für enex2notion wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.



## Combined YAML source

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


## Quellen

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