---
# System prepended metadata

title: Export & import notes
tags: [tutorials, ' en']

---

# Export & import notes
![image](https://hackmd.io/_uploads/By1qRmJxWl.png)



The <i class="fa fa-ellipsis-h" aria-hidden="true"></i> menu button is located in the top right corner of the note editing page. You can choose to save or import notes from the <i class="fa fa-ellipsis-h" aria-hidden="true"></i> menu.

&nbsp;

## Export notes
You can choose from the following ways to export your notes:
- Export to [**PDF**](https://hackmd.io/@docs/export-to-pdf-en) (Prime feature)
- Export to **Dropbox** <i class="fa fa-dropbox"></i> 
- Export to **Google Drive** <i class="fa fa-dropbox"></i> 
- Export to **Github** <i class="fa fa-github"></i> 
- Export to [**Arweave**](https://hackmd.io/@docs/export-import-arweave-en)

&nbsp;

## Import notes
You can import your notes into HackMD in the following ways:
- Import files from **Dropbox** <i class="fa fa-dropbox"></i> 
- Import files from **Google Drive** <i class="fa fa-dropbox"></i> 
- Import files from **Github** <i class="fa fa-github"></i> 
- Import files from **clipboard** <i class="fa fa-clipboard"></i>
- Import files from [**Arweave**](https://hackmd.io/@docs/export-import-arweave-en)

&nbsp;

# Download a note
You have the option to download your notes in the following formats:
- Download as **.md** <i class="fa fa-file-text"></i> to save to your device
- Download as **.html** <i class="fa fa-file-code-o"></i> to save to your device

&nbsp;

# Download all the notes 
You can click on the **Download all notes** button in the note settings of your personal/team space.

| Download all the personal notes | Download all the team notes |
| :--------: | :--------: |
|![image](https://hackmd.io/_uploads/S1v7z2XPJl.png)|![image](https://hackmd.io/_uploads/r1obz2QPJx.png)|

Of course, you can choose whether to include the titles and tags you've set for the notes when downloading.

#### The default option is "On" !

![include the titles and tags](https://hackmd.io/_uploads/B11kQ2mvkl.gif)

&nbsp;

# YAML front matter setting (Include title and tags)
#### Scenario 1:
If you have configured **YAML front matter settings** for notes and have added additional note metadata, redundant **YAML front matter text** text will appear in the downloaded **.md** <i class="fa fa-file-text"></i> file on your local machine.

![截圖 2024-04-19 上午11.27.55](https://hackmd.io/_uploads/r1HZrDy-A.png)

#### Scenario 2:
If you have only added **YAML front matter settings** for notes or only added additional note metadata, the **YAML front matter text** will only appear once in the downloaded **.md** <i class="fa fa-file-text"></i> file on your local machine.
