# 在 Wander 中閱讀 Apple 備忘錄

在我們的免費 Markdown 編輯器 Wander 中閱讀你匯出的備忘錄。

## 步驟

1. 將 Apple 備忘錄匯出為 Markdown，放進像 `~/Documents/notes` 這樣的資料夾，並讓即時同步保持開啟。
2. 取得 Wander，可在 [App Store](https://apps.apple.com/us/app/wander-markdown-editor/id6791206855) 免費下載，適用於搭載 macOS 15 或以上版本的 Mac、iPhone 和 iPad。不需要帳號，也沒有訂閱。
3. 在 Wander 中選擇 File > Open Folder…（⌘O），然後選擇匯出資料夾本身。Wander 只會從你打開的資料夾內載入影像，所以不要打開其中的子資料夾。
4. 也可以從終端機執行：`open -a Wander ~/Documents/notes`。Wander 會記住這個資料夾，並預設在啟動時重新打開它。

## 你會得到什麼

- 匯出內容的資料夾樹狀結構（包括 Apple 備忘錄本身的資料夾）成為側邊欄
- front matter 收合成一行，並在資訊面板中列為屬性
- `attachments/` 中的影像出現在原本的位置，表格就是表格，核對清單在原本勾選的地方保持勾選
- 可以點按的 `[[wikilinks]]`，以及顯示為標籤的 #標籤
- 在 Apple 備忘錄中編輯會重新寫出檔案，在 Wander 中打開的備忘錄也會跟著重新載入

打開檔案永遠不會再次儲存它，而一般資料夾也不會被 Wander 加入任何隱藏檔案，所以匯出內容會完全維持 Exporter 寫出的樣子。

## 注意事項

- 在 Wander 中的編輯不會傳回 Apple 備忘錄，而 Exporter 下次寫出那則備忘錄時就會取代該檔案。請在 Apple 備忘錄中寫作，或把你自己寫的內容放在匯出內容之外的資料夾。
- 在一般資料夾中，⌘P 只能依名稱尋找檔案。全文搜尋、反向連結和標籤側邊欄需要 File > Enable History & Search…，它會在你打開的資料夾中建立一個 `.wander` 資料夾。
- 在 iPhone 上，請把匯出資料夾放在手機能取用的地方，例如 iCloud 雲碟，然後在那裡的 Wander 中選擇 Open a Folder…。

每個檔案包含的內容，請見 [Apple 備忘錄說明文件](https://exporter.dev/docs/notes)。

## Related

- [Apple Notes](https://exporter.dev/docs/notes): Folders, fields, HTML and fixes
- [Apple Notes to Obsidian](https://exporter.dev/guides/notes/apple-notes-to-obsidian): A vault that follows Apple Notes
- [Export Apple Notes to Markdown](https://exporter.dev/notes): Apple Notes as Markdown, kept in sync

---

human version: https://exporter.dev/zh-hant/guides/notes/apple-notes-in-wander
every page: https://exporter.dev/llms.txt
