# Simplenote에서 가져오기

**Simplenote**에 있는 기존 노트를 **UpNote**로 가져오려면\
**Mac** 또는 **Windows** 앱에서 아래 단계를 따라 진행하세요:

1. Simplenote에서 노트를 **.json 파일**로 내보내기
   * 내보내기 방법은 [이 가이드](https://simplenote.com/help/#export)를 참고하세요.
2. Simplenote에서 가져오기 옵션 선택
   * **Mac:** 메뉴 바에서 **File > Import Notes > Simplenote**
   * **Windows:** **Settings > General > Import from Simplenote**
3. 아래와 같은 팝업이 표시됩니다:\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FhOMZsxIkBJkbyBSx878j%2Fimage.png?alt=media\&token=b3ecc8b4-36b0-4717-a78e-358191091e53)
4. **Select .json files** 버튼을 클릭하여 가져올 json 파일을 선택합니다.
5. 원하는 경우, 노트를 추가할 노트북을 선택할 수 있습니다. (선택 사항)
6. **Import Notes** 버튼을 눌러 UpNote로 가져오기를 완료합니다.

***

Please note that:

* UpNote는 다른 앱의 데이터를 최대한 정확하게 가져오려고 노력하지만,\
  파일 형식과 구성 요소가 다양하기 때문에 **모든 서식이 완전히 유지된다고 보장할 수는 없습니다.**\
  가져오기 과정에서 문제가 발생하면 언제든지 알려주세요. 문제 해결을 도와드리겠습니다.
* UpNote의 성능을 위해 **10,000개 이하의 노트**를 가져오는 것을 권장합니다.


---

# 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/import-content-to-upnote/import-from-simplenote.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.
