> For the complete documentation index, see [llms.txt](https://help.getupnote.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.getupnote.com/ja/organize-and-manage-notes/find-and-view-notes/sort-notes.md).

# ノートを並べ替える

UpNoteでは、ノートをさまざまな方法で**並べ替え（ソート）できます。**\
**タイトル順や日付順**で表示したり、**カスタム順**で自由に整理することも可能です。

デフォルトでは、ノートは **「最終更新日（新しい順）」** で並んでいます。\
ソート順は全体設定として変更できるほか、ノートブックやタグごとに個別の設定も可能です。UpNoteはそれぞれのビューの設定を記憶します。

***

#### **🖥 デスクトップ（Windows、Linux、macOS）**

1. ノート一覧の右上にある **「…（その他）」** ボタンをクリックします。
2. **「Sort Notes」** を選択します。
3. または、サイドバー内の **ノートブック** や **タグ** を右クリックし、メニューから **「Sort Notes」** を選択します。

   <figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FicRtbXWtE4vDRQfet5S3%2Fimage.png?alt=media&#x26;token=95e66039-7cde-4811-9494-398412212d2e" alt=""><figcaption></figcaption></figure>

***

#### **📱 モバイル（iOS・Android）**

1. ノート一覧画面の右下にある **「…（その他）」** ボタンをタップします。
2. **「Sort Notes」** を選択します。
3. 希望する並べ替え順を選択します。

選択した並べ替え順は、該当するノートブックまたはタグの**デフォルト設定**として記憶されます。

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FRzwfbvtzoBtFbHBfHS7Z%2Fimage.png?alt=media&#x26;token=b350e8d9-3b8a-4342-97f8-dfaf46d4a603" alt="" width="375"><figcaption></figcaption></figure></div>

***

#### **同期の動作**

* **各ノートブック／タグ／フィルター** のソート順は、すべてのデバイス間で同期されます。
* ただし、ノート一覧の**デフォルトソート順**はデバイスごとに独立しており、他の端末には同期されません。

***

#### **カスタム順で並べ替える**

ノートを手動で好きな順に並べたい場合は、**Custom（カスタム）** ソートを使用します。

**デスクトップで操作する場合**

1. ソート順を **「Custom」** に設定します。
2. ノート一覧上部の **並べ替えアイコン** をクリックします。\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2Ff0ZDBlFVsFjKyCdjCF2i%2Fimage.png?alt=media\&token=d1564f6e-442c-455d-903e-f14e88a749f3)
3. ノートをドラッグして、**上下に移動**させて並び順を変更します。

**モバイルで操作する場合**

1. ソート順を **「Custom」** に設定します（上記の手順を参照）。
2. ノート一覧でノートを**ドラッグ**して、希望の順番に並べ替えます。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/find-and-view-notes/sort-notes.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.
