> 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/add-notes-to-quick-access.md).

# クイックアクセスにノートを追加する

**クイックアクセス（Quick Access）** 機能を使うと、UpNote内のどこからでも重要なノートにすぐアクセスできます。\
ノートをクイックアクセスに追加すると、サイドバーの **Quick Access セクション** に表示され、ノートブックを移動したり検索したりせずに開けます。

{% hint style="success" %}
**クイックアクセス** と **上部に固定（Pin to Top）** を組み合わせることで、重要なノートを常に見やすく、すぐに開ける状態に保てます。
{% endhint %}

***

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

**ノートエディターから追加する**

* ノートエディター上部の **星アイコン** <img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FgiPCLyi9xryUFal99XRx%2Fimage.png?alt=media&#x26;token=5808e10e-70ef-40cb-aac2-fa8c4dbbfadf" alt="" data-size="line"> をクリックして、ノートをクイックアクセスに追加または削除します。

**ショートカットを使う**

* **Cmd + Shift + S（Mac）** または **Ctrl + Shift + S（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**

* ノート一覧でノートを**長押し**し、ポップアップメニューから **「Add to Quick Access」** を選択します。

**ノートエディター内から追加する（iOS・Android）**

1. ノートを開きます。
2. 右上の **「…（その他）」** ボタンをタップします。
3. ドロップダウンメニューの **Quick Access アイコン** をタップして、ノートをクイックアクセスに追加または削除します。\
   ![](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)


---

# 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/add-notes-to-quick-access.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.
