> 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/filter-notes.md).

# ノートを絞り込む

UpNoteを開くと、サイドバーの **All Notes（すべてのノート）** セクションの下に、3つのデフォルトフィルター — **To-Do（To-Do）**、**Uncategorized（未分類）**、**Unsynced（未同期）** — が表示されます。

**All Notes** のラベル横にある **矢印（▾）** をクリックすると、これらのフィルターを展開または折りたたむことができます。各フィルターの役割は以下の通りです。

* **To-Do：** チェックリストや未完了のタスクを含むノートを表示します。
* **Uncategorized：** どのノートブックにも追加されていないノートを表示します。
* **Unsynced：** サーバーに保存されておらず、アカウントと同期されていないノートを表示します。同期待ちのノートを確認する際に便利です。

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F1AvW705SaicjjaZ8bq6E%2Fimage.png?alt=media&#x26;token=d01f1cc2-4e08-4cb9-a6cb-064a609d608b" alt=""><figcaption></figcaption></figure>

***

#### 新しいフィルターを追加する

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

1. サイドバーの **All Notes** ラベル横にある **「…（その他）」** ボタンをクリックします。
2. **「Filter All Notes」** を選択します。\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FDvYb2xkUCQa3RkRVz3pP%2Fimage.png?alt=media\&token=7d44fe83-1eda-496d-9b73-307260aa7ed9)

**📱 モバイル／タブレット（iOS・Android）**

1. **All Notes** 画面を開きます。
2. ノート一覧画面右下の **「…（その他）」** ボタンをタップします。
3. **「Filter All Notes」** を選択します。\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FQJhw4fWzXwtlryscHIaL%2Fimage.png?alt=media\&token=666798b7-0509-4390-be2f-ef94a314886e)

これで、追加したいフィルターを選択できます。

***

#### 利用可能なフィルター

* **Todo** — 未完了のTo-Do項目を含むノートを表示します。
* **Today** — 今日更新されたノートを表示します。
* **Uncategorized** — どのノートブックにも属していないノートを表示します。
* **Untagged** — ハッシュタグのないノートを表示します。
* **Shared notes** — Webリンクを使って共有されているノートを表示します。
* **Unsynced** — サーバーと完全に同期されていないノートを表示します。
* **Notes containing words** — 入力したキーワードを含むノートを表示します。

選択したフィルターは、サイドバーの **All Notes** セクションの下に追加されます。

***

#### 複数のタグを含むノートをフィルターする

複数のハッシュタグを同時に含むノートを素早く見つけることができます。

**複数タグフィルターを作成する手順：**

1. 新しいフィルターを追加し、**「Notes containing words」** を選択します。
2. 表示したいタグを入力します（例：`#UpNote #Feature`）。
3. **「Create Filter」** をクリックします。

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FPgkIFFtdxv13kwNmWcJg%2Fimage.png?alt=media&#x26;token=59fb9bef-2e8f-428e-b47b-9f777442d435" alt="" width="375"><figcaption></figcaption></figure></div>

作成したフィルターはサイドバーに表示され、指定した **すべてのタグを含むノート** が一覧で表示されます。

<figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FqUn7PBZBCfVMoStAJFqU%2Fimage.png?alt=media&#x26;token=963d9f80-dfd0-4b5b-8f52-fb275c58a49a" alt=""><figcaption></figcaption></figure>


---

# 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/filter-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.
