# 노트 내보내기

UpNote에서는 여러 형식으로 노트를 내보낼 수 있어, 백업을 만들거나 다른 문서 형식으로 공유하기가 쉽습니다.\
개별 노트, 여러 노트, 전체 노트북, 또는 전체 라이브러리를 내보낼 수 있습니다.

***

#### 지원되는 내보내기 형식

다음 형식으로 노트를 내보낼 수 있습니다:

* **PDF**
* **Text (.txt)**
* **HTML**
* **Markdown (.md)**

이 형식들은 서식을 보존하거나 다른 앱으로 옮기거나, 오프라인 보관용으로 사용할 때 유용합니다.

***

#### 🖥 데스크톱 (Windows, Linux & macOS)

**단일 노트 내보내기**

1. 내보내고 싶은 노트를 엽니다.
2. 상단 바에서 **More (⋯)** 아이콘을 클릭합니다.
3. **Export**를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FooIRUFhl0EM7kakXXdJB%2Fimage.png?alt=media\&token=e7b8040a-6966-47e5-9449-35dad51fa54c)
4. 또는 단축키 **Cmd + E**(Mac) / **Ctrl + E**(Windows)를 사용할 수 있습니다.

**여러 노트 내보내기**

1. 노트 목록에서 여러 노트를 선택합니다.
2. 오른쪽 패널에서 **Export**를 클릭합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F6w7U4kNfCB4Je44osIiq%2Fimage.png?alt=media\&token=f84d286e-5d37-402d-8482-ae62081ad991)
3. 다음 중 선택합니다:

   * **단일 문서로 내보내기** — 선택한 모든 노트를 하나의 문서로 병합
   * **개별 파일로 내보내기** — 각 노트를 별도의 파일로 내보냄

   <div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FLKqAOkO8VnENXROt9qu8%2Fimage.png?alt=media&#x26;token=3e54b414-9b09-4291-8e7f-5657f2237cf5" alt="" width="375"><figcaption></figcaption></figure></div>

**전체 노트 내보내기**

* **Mac:** **File → Export all notes** 선택\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FmAeIAHMIwl09oZIUDgR5%2Fimage.png?alt=media\&token=70ecf4f0-297d-41dc-8355-fcb3e212edea)
* **Windows:** **Settings → General → Export all notes**로 이동

선택한 형식으로 UpNote 전체 라이브러리를 내보내는 백업 파일이 생성됩니다.

**노트북 내보내기**

1. 내보내고 싶은 노트북을 선택합니다.
2. 노트북 제목 옆의 **More (⋯)** 아이콘을 클릭합니다.
3. **Export**를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Fy94f4Y6dz9HpkEDCZzlu%2Fimage.png?alt=media\&token=c03ecb94-328f-4808-8d44-a25517dd1527)

***

#### 📱 모바일 (iOS & Android)

**노트 내보내기**

1. 노트를 엽니다.
2. 오른쪽 상단의 **More (⋯)** 버튼을 탭합니다.
3. **Export**를 선택하고 원하는 형식을 고릅니다.\
   \
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FWUVt4PSL8ehxZzvm9Jgt%2Fimage.png?alt=media\&token=1d916dca-88b5-4e8c-a095-1288864672cc)

***

**💡 Tips**

* 내보낸 PDF는 노트의 서식, 이미지, 레이아웃을 그대로 유지합니다.
* Markdown 및 HTML 내보내기는 다른 편집기나 플랫폼으로 노트를 옮길 때 유용합니다.
* 전체 노트를 내보내면 개인 오프라인 백업으로 활용할 수 있습니다.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.getupnote.com/ko/import-and-export/export-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
