# 노트를 상단에 고정하기

UpNote에서는 중요한 노트를 **상단에 고정(Pin)** 해 빠르게 접근할 수 있습니다. 고정된 노트는 해당 노트북이나 태그 화면의 가장 위에 계속 표시되며, 고정을 해제할 때까지 위치가 유지됩니다.

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F1cckBAFyViUlp0ZJjFqw%2Fimage.png?alt=media&#x26;token=75909dfd-e858-4cbe-9271-02801ac1a8bf" alt=""><figcaption></figcaption></figure>

***

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

노트를 고정하거나 해제하는 방법은 두 가지입니다.

**1. 노트 편집기에서 고정하기**

* 노트 편집기 상단의 **핀 아이콘** <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FVGu1QRvIC0U21mOSWWkL%2Fimage.png?alt=media&#x26;token=b57973bf-3705-4a8d-a2ab-0642d5308457" alt="" data-size="line"> 을 클릭해 고정/해제를 할 수 있습니다.

**2. 단축키 사용하기**

* **Cmd + Shift + P** (Mac) 또는 **Ctrl + Shift + P** (Windows/Linux)

***

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

**iOS**

* 노트 목록에서 노트를 **오른쪽으로 스와이프**하고 **핀 버튼**을 탭합니다.\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FrSeuHxTP8rOtCZdYo3K1%2Fimage.png?alt=media\&token=2c9f9d97-75c8-4246-a999-712dc0e1af36)

**Android**

* 노트를 **길게 눌러** 팝업 메뉴에서 **Pin notes to top**을 선택합니다.\
  ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F35zMIKZHNwzgcRWkVPNa%2Fimage.png?alt=media\&token=00e2ace3-1561-443d-867a-af694f6a38c1)

**노트 편집기 안에서 고정하기 (iOS & Android)**

1. 노트를 엽니다.
2. 오른쪽 상단의 **More (⋯)** 버튼을 탭합니다.
3. 드롭다운 메뉴에서 **핀 아이콘**을 탭해 고정/해제합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FW2JRtNRigEnIfKPylKkR%2Fimage.png?alt=media\&token=78e52bb8-992b-4c2e-864d-9af6a11bc011)

***

#### 💡 Tips

* 여러 노트를 동시에 고정할 수 있으며, 고정된 순서대로 표시됩니다.
* 노트 목록에서 **고정됨(Pinned)** 섹션은 화살표를 눌러 펼치거나 접을 수 있어 화면을 깔끔하게 유지할 수 있습니다.
* 중요한 노트는 **Quick Access(빠른 접근)** 기능과 함께 사용하면 더 빠르게 찾아볼 수 있습니다.


---

# 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/find-and-view-notes/pin-notes-to-the-top.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.
