# サイドバーでノートブックを並べ替える

サイドバーに表示されるノートブックは、タイトル順でソートしたり、自分の好きな順番に並べ替えたりできます。

***

#### タイトル順に並べ替える

1. **設定 → 一般 → サイドバー項目の並べ替え** を開きます。
2. **Title (A → Z)** または **Title (Z → A)** を選択して、ノートブックをアルファベット順に並べ替えます。

***

#### メインノートブックのカスタム並べ替え

1. **設定 → 一般 → サイドバー項目の並べ替え** を開き、**Custom** を選択します。
2. ノートブックを手動で並べ替えます：
   * **Mac / Windows / Linux：** サイドバーでノートブックをドラッグして上下に移動します。
   * **iOS：** サイドバーのノートブックを長押しし、ドラッグして順番を変更します。
   * **Android：**
     1. サイドバーのノートブックを長押しして、ポップアップから **Rearrange** を選択します。
     2. ノートブック行の右側にあるハンドルをドラッグして順番を調整します。

***

#### ネストされたノートブックのカスタム並べ替え

1. **親ノートブック** を開き、ノートリストパネルにネストされたノートブックが表示されていることを確認します。
   * もし表示されない場合は、**設定 → 一般 → ノートリストにネストされたノートブックを表示** を有効にしてください。
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. 並べ替えた順番は、自動的にサイドバーにも反映されます。

***

#### 注意

ノートブックをドラッグして並べ替えられない場合は、\
**設定 → 一般 → サイドバー項目の並べ替え** で **Custom** が選択されているか確認してください。\
![](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/ja/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.
