# Export & import notes
<img style="display:block;margin:20px auto;padding:1px;border:1px #eee;width:50%;" src="https://hackmd.io/_uploads/B1PW_ESDR.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.
## 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)
## 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)
# 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
# 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 |
| :--------: | :--------: |
|||
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" !

# 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.

#### 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.