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

# Apple Notes

> Import your notes from Apple Notes into Craft using markdown export.

Apple Notes doesn't provide built-in export options, but you can use a third-party app to export your notes as Markdown files, which can then be imported into Craft.

## Export from Apple Notes

<Steps>
  <Step>
    **Download [Exporter](https://apps.apple.com/us/app/exporter/id1099120373?mt=12)** from the Mac App Store.
  </Step>

  <Step>
    **Use Exporter** to convert your Apple Notes to Markdown files.
  </Step>
</Steps>

## Import into Craft

Once you have Markdown files from Exporter:

<Steps>
  <Step>
    **Open Craft** and navigate to **All Documents** or **Organize** view.
  </Step>

  <Step>
    **Click the Import icon** at the bottom of the left sidebar.
  </Step>

  <Step>
    **Choose Markdown** and select the exported files or folder.
  </Step>
</Steps>

<Info title="Tip">
  For the smoothest import experience, make sure all images and attachments are stored in the same folder as your Markdown files.
</Info>
