# 使用 Homebrew 安装 enex2notion

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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