# 새 창에서 노트 열기

UpNote에서는 노트를 **별도의 창에서 열 수 있어**, 다른 노트를 참고하거나 여러 내용을 동시에 비교할 때 편리합니다. 중요한 정보를 계속 보면서 작성해야 하는 상황에서도 유용하게 활용할 수 있습니다.

***

### 🖥 Mac, Windows, Linux

노트를 새 창에서 여는 방법은 여러 가지가 있습니다.

#### **더블 클릭**

* 노트 목록에서 노트를 **더블 클릭**하면 새 창으로 열립니다.

#### **우클릭**

1. 노트 목록에서 노트를 **오른쪽 클릭**합니다.
2. **Open in New Window** 를 선택합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FsNbWFHP9XkSY8bycZA46%2Fimage.png?alt=media\&token=01ad5f1b-7d24-492d-9a94-bec582e0cb20)

#### **노트 편집기에서 열기**

* 노트 편집기 상단의 **팝아웃 아이콘**을 클릭하면 해당 노트가 별도의 창으로 열립니다.\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FsSiGdHKuH2yGcx149Ue1%2Fimage.png?alt=media\&token=09846360-f0a4-4bfb-9abb-9b88450288d3)

여러 개의 노트를 동시에 새 창으로 열어, 원하는 방식으로 자유롭게 배치할 수 있습니다.

***

### 🆕 새 노트를 새 창에서 바로 만들기

처음부터 독립된 창에서 새 노트를 작성하고 싶다면:

1. Mac은 **Cmd**, Windows/Linux는 **Ctrl** 키를 누른 상태에서
2. **New Note** 버튼을 클릭합니다.

그러면 새 창에서 새로운 노트가 바로 열립니다.


---

# 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/organize-and-manage-notes/view-control/open-note-in-a-new-window.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.
