> ## Documentation Index
> Fetch the complete documentation index at: https://craft-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Anytype

> 將你在 Anytype 的筆記和內容匯入到 Craft。

如果你一直在使用 **Anytype**，並想將筆記移轉到 **Craft**，可以透過 Markdown 匯出輕鬆完成。

## 從 Anytype 匯出

<Steps>
  <Step>
    **在桌面上開啟 Anytype**。
  </Step>

  <Step>
    點擊視窗**右上角**的**三點選單 (⋯)**。
  </Step>

  <Step>
    從下拉選單中選擇 **Export**。
  </Step>

  <Step>
    在匯出選項中選擇 **Markdown** 格式。
  </Step>

  <Step>
    點擊 **Export** 開始匯出。

    匯出完成後，你會在本機的資料夾中找到包含 Markdown 檔案及相關媒體（圖片、附件等）的資料夾。
  </Step>
</Steps>

## 匯入到 Craft

匯出 Anytype 資料後，即可直接匯入到 Craft：

<Steps>
  <Step>
    **在桌面或 Web 上開啟 Craft**。
  </Step>

  <Step>
    前往 **All Docs** 檢視（從左側 sidebar 選擇此檢視）。
  </Step>

  <Step>
    點擊右上角的**三點選單 (⋯)**。
  </Step>

  <Step>
    選擇 **Import → Markdown (.md)**。
  </Step>

  <Step>
    選擇你匯出的 Markdown 檔案。

    你可以選取一個或多個檔案。Craft 會自動匯入你的文件和附件。
  </Step>
</Steps>

## 檢查並整理你的內容

匯入完成後：

* 你的所有筆記會顯示為獨立的 Craft 文件。
* Anytype 的資料夾結構會在可能情況下保留。
* 內嵌的圖片和連結應會自動匯入，但請確認大型附件是否完整。

你現在可以在工作區內視需要重新整理或移動匯入的頁面。

## 疑難排解

如果匯入後出現異常：

* 確定你是以 **Markdown** 格式匯出（不是 PDF 或 Anytype 的專有格式）。
* 檢查匯出的資料夾中是否包含所有檔案與資料夾。
* 如果遇到問題，請嘗試匯入較小批次，或聯絡 Craft 客服。

<Info title="注意">
  - 你可以使用 **拖放**，將單一 Markdown 檔案匯入任一 Craft 頁面。
  - 在 Web 應用上，只能匯入單一 Markdown 檔案。
  - Craft 會自動偵測 Markdown 檔案中參考的圖片並上傳。
</Info>
