# Installer enex2notion avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de enex2notion pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install enex2notion
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:enex2notion
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.3.1
- **Résumé source:** Import Evernote ENEX files to Notion
- **Page d'accueil:** <https://github.com/vzhd1701/enex2notion>
- **Dernière mise à jour:** 2026-07-31T12:44:48Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- enex2notion (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.3.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour enex2notion. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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