macOS
brew install enex2notionlocal Homebrew formula metadata
安装
brew install enex2notionlocal Homebrew formula metadata
概览
Import Evernote ENEX files to Notion
历史
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.
安全态势
没有找到 enex2notion 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
enex2notion | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:enex2notion |
|---|---|
| 版本 | 0.3.1 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/vzhd1701/enex2notion |
| 最后更新 | 2026-07-31T12:44:48Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.