# Exporter 能讀取的每個 App

Exporter 在你的 Mac 上讀取七個 App，並讓每一個都以 Markdown 保持同步。

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

## 檔案存放的位置

- 每個 App 一個資料夾: 例如 Apple 備忘錄放在 `~/Documents/notes`，訊息放在 `~/Documents/messages`，聯絡人放在 `~/Documents/contacts`，其他依此類推：`~/Documents/screen-time`、`~/Documents/bear`、`~/Documents/logseq` 和 `~/Documents/documents`。
- 並排放置，方便 AI 代理: 將匯出資料夾放在同一個上層資料夾中，[MCP 伺服器](https://exporter.dev/docs/mcp)就會一併提供它們。
- 看不見的執行紀錄: 每個匯出資料夾都有一個 `.exporter/`，存放最近一次執行及其歷史紀錄。Obsidian 從不為點資料夾建立索引。
- 只動它自己的檔案: 同步只會移除它自己寫出、且對應的備忘錄、對話、卡片、頁面或文件已不存在的檔案，不會動到你自己的檔案；螢幕使用時間則保留每一天。完全重新同步（`exporter sync --full`）同樣只移除 Exporter 寫出的檔案，然後重新寫出全部內容。

## 常見問題

### 哪些是免費的？

前 100 則備忘錄和 100 位聯絡人、最近 10 個對話、最近 10 天的螢幕使用時間，以及最近修改的 10 個文件。Bear 和 Logseq 免費且不限數量。其他每個 App 都以一次性購買解鎖，[價格依國家或地區而定](https://exporter.dev/pricing)。

### 可以為每個 App 選擇存放位置嗎？

可以。每個 App 都有自己的匯出資料夾，在 Exporter 中它的卡片上設定：任何資料夾都可以，包括 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-hant/apps
every page: https://exporter.dev/llms.txt
