# Wispr Flow 词典导入 Codex 方法

- 来源：jason (@jxnlco)
- 发布时间：2026-07-12 23:03
- AIHOT 分数：56
- AIHOT 链接：https://aihot.virxact.com/items/cmrhy6e3g01k9biiddp3huie8
- 原文链接：https://x.com/jxnlco/status/2076321641383247932

## AI 摘要

将 Wispr Flow 词典导入 Codex！

Wispr Flow 将其学习到的词典存储在 macOS 本地 SQLite 数据库中：

```text ~/Library/Application Support/Wispr Flow/flow.sqlite ```

只需告诉 Codex 确保将它们与 config.toml 中现有的 `dictationDictionary` 字段合并即可。

## 正文

Import the Wispr Flow dictionary into Codex！

Wispr Flow stores its learned dictionary in a local SQLite database on macOS：

```text
~/Library/Application Support/Wispr Flow/flow.sqlite
```

Just tell codex to make sure to merge them with the existing `dictationDictionary` field in config.toml
