# 사이드바에서 노트북 정렬하기

UpNote에서는 사이드바의 노트북 정렬 방식을 자유롭게 설정할 수 있습니다.\
알파벳 순으로 자동 정렬하거나, 직접 순서를 지정해 사용자 정의(Custom) 방식으로 정리할 수 있습니다.

***

#### **제목 순으로 정렬하기 (Sort by Title)**

1. **설정(Settings) → 일반(General) → 사이드바 항목 정렬(Sort items in the sidebar)** 로 이동합니다.
2. **제목(Title) (A → Z)** 또는 **제목(Title) (Z → A)** 를 선택하여 노트북을 알파벳 순으로 정렬합니다.

***

#### **메인 노트북 사용자 정의 정렬 (Custom Sorting of Main Notebooks)**

1. **설정(Settings) → 일반(General) → 사이드바 항목 정렬(Sort items in the sidebar)** 로 이동한 뒤, **사용자 정의(Custom)** 를 선택합니다.
2. 원하는 순서로 노트북을 직접 재정렬합니다:
   * **Mac / Windows / Linux:** 사이드바에서 노트북을 클릭한 상태로 위아래로 드래그합니다.
   * **iOS:** 사이드바에서 노트북을 길게 누른 뒤, 드래그하여 위치를 변경합니다.
   * **Android:**
     1. 사이드바에서 노트북을 길게 누르고, 팝업 메뉴에서 **재정렬(Rearrange)** 을 선택합니다.
     2. 각 노트북 행 오른쪽의 **핸들(Handle)** 을 드래그해 순서를 조정합니다.

***

#### **중첩 노트북 사용자 정의 정렬 (Custom Sorting of Nested Notebooks)**

1. **상위 노트북(Parent notebook)** 을 열어 하위 노트북(Nested notebooks)을 **노트 목록 패널(Note list panel)** 에 표시합니다.
   * 하위 노트북이 보이지 않는 경우, **설정(Settings) → 일반(General)** 에서 **노트 목록에 중첩 노트북 표시(Show nested notebooks in the notes list)** 옵션을 활성화하세요.
2. 노트 목록 패널에서 하위 노트북을 **위 또는 아래로 드래그**하여 순서를 변경합니다.\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FOLa4YOrIjZgDt4wrgAKt%2Fimage.png?alt=media\&token=43125464-76b9-4b29-aa53-d00b50034364)
3. 변경된 순서는 자동으로 사이드바에 반영됩니다.

***

#### **참고 (Note)**

노트북을 드래그하여 순서를 바꿀 수 없다면,\
**설정(Settings) → 일반(General) → 사이드바 항목 정렬(Sort items in the sidebar)** 에서\
**사용자 정의(Custom sorting)** 옵션이 활성화되어 있는지 확인하세요.

![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FzVOEM4ph9gW8ThdJVN5t%2Fimage.png?alt=media\&token=089d808d-020d-454d-bcfb-1d3216d1e0a1)


---

# 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/organize-with-notebooks/sort-notebooks-in-the-sidebar.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.
