# Exporter 能读取的所有应用

Exporter 读取你 Mac 上的七个应用，并让每一个都以 Markdown 保持同步。

- [Apple Notes](https://exporter.dev/zh-hans/notes.md): Notes with their folders, tags and attachments, drawings included.
- [Messages](https://exporter.dev/zh-hans/messages.md): One file per conversation, with a heading per day, reactions and photos.
- [Contacts](https://exporter.dev/zh-hans/contacts.md): One file per card, with every field in the front matter.
- [Screen Time](https://exporter.dev/zh-hans/screen-time.md): One file per day, kept after macOS deletes it about four weeks later.
- [Bear](https://exporter.dev/zh-hans/bear.md): Tagged notes, one folder per tag, read from Bear's database.
- [Logseq](https://exporter.dev/zh-hans/logseq.md): Pages and journals, namespaces as folders.
- [Documents](https://exporter.dev/zh-hans/documents.md): Word, PowerPoint, Excel, PDF and more, from a folder you pick.

## 文件存放在哪里

- 每个应用一个文件夹: 例如 Apple 备忘录放在 `~/Documents/notes`，信息放在 `~/Documents/messages`，通讯录放在 `~/Documents/contacts`，`~/Documents/screen-time`、`~/Documents/bear`、`~/Documents/logseq` 和 `~/Documents/documents` 也是一样。
- 并排放置，方便智能体: 把各个导出文件夹放在同一个上级文件夹中，[MCP 服务器](https://exporter.dev/docs/mcp)就会把它们一起提供出来。
- 运行记录不碍眼: 每个导出文件夹都有一个 `.exporter/`，保存上次运行及其历史。Obsidian 从不索引以点开头的文件夹。
- 只动自己的文件: 同步时只删除它自己写入、且对应的备忘录、对话、名片、页面或文档已不存在的文件，你自己的文件不受影响；屏幕使用时间会保留每一天。完全重新同步（`exporter sync --full`）同样只删除 Exporter 写入的文件，然后重新写入全部内容。

## 常见问题

### 哪些是免费的？

前 100 条备忘录和前 100 位联系人、最近 10 个对话、最近 10 天的屏幕使用时间，以及最近修改的 10 个文档。Bear 和 Logseq 免费且不限数量。其他每个应用都可以一次性购买解锁，[按国家或地区定价](https://exporter.dev/pricing)。

### 可以为每个应用选择存放位置吗？

可以。每个应用都有自己的导出文件夹，在应用中它的卡片上设置：任意文件夹都可以，包括 Obsidian 仓库中的文件夹。

### 只能导出 Markdown 吗？

信息、通讯录、屏幕使用时间和 Logseq 始终是 Markdown。Apple 备忘录和 Bear 写 Markdown 或 HTML，一次一种；文档则可以按你在它的卡片上的勾选，在一次同步中同时写出两种格式。

## Related

- [Pricing](https://exporter.dev/pricing): Free allowances and one-time unlocks
- [Download](https://exporter.dev/download): Get it from the Mac App Store
- [Docs](https://exporter.dev/docs): How each export works, app by app

---

human version: https://exporter.dev/zh-hans/apps
every page: https://exporter.dev/llms.txt
