# enex2notion を Homebrew でインストール

enex2notion のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install enex2notion
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:enex2notion
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.3.1
- **ソース概要:** Import Evernote ENEX files to Notion
- **ホームページ:** <https://github.com/vzhd1701/enex2notion>
- **最終更新:** 2026-07-31T12:44:48Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- enex2notion (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.3.1
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

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

### ソース

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


## セキュリティノート

enex2notion に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Combined YAML source

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


## ソース

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