# iOS の共有拡張機能

**UpNote** は iOS の **共有拡張機能（Share Extension）** に対応しており、他のアプリから **ウェブページ、画像、選択したテキスト** をすばやく UpNote に送信できます。\
移動中でも簡単にコンテンツを保存し、ノート内で整理することができます。

***

#### ウェブページを共有する

1. **Safari** でウェブページを開きます。
2. 下部バーの **共有（Share）** ボタンをタップします。
3. アプリ一覧から **UpNote** を選択します。

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FMg8anYN7UHNojocLZFle%2Fimage.png?alt=media&#x26;token=894df5eb-ab68-48d6-8c40-f3aaa9d6a5a9" alt="" width="375"><figcaption></figcaption></figure></div>

**アプリ一覧に UpNote が表示されない場合：**

1. アプリ一覧を **右端までスワイプ** します。
2. **その他（More）** をタップします。
3. 右上の **編集（Edit）** をタップします。
4. **UpNote** を有効にして共有オプションに追加します。

ノートに詳細を追加することも可能です（任意）。\
完了したら **投稿（Post）** をタップして UpNote に送信します。

ウェブページは自動的に UpNote にクリップされます。\
アプリを開くと、内容を確認したり他のデバイスと同期したりできます。

***

#### 選択したテキストを共有する

1. 共有したいテキストを選択します。
2. ポップアップメニューに表示される **共有（Share）** ボタンをタップします。
3. アプリ一覧から **UpNote** を選択します。

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FRGZcrcR9SLJ0wmtd5xM5%2Fimage.png?alt=media&#x26;token=f4f7510e-8585-462a-b885-5a51fde8fc7f" alt="" width="375"><figcaption></figcaption></figure></div>

**UpNote が表示されない場合：**

1. アプリ一覧を **右端までスワイプ** します。
2. **その他（More）** をタップします。
3. **編集（Edit）** をタップして **UpNote** を有効にします。

必要に応じて内容を追加し、**投稿（Post）** をタップして UpNote に送信します。

選択したテキストは新しいノートとして UpNote に保存されます。\
アプリを開くと内容を確認したり、他のデバイスと同期することができます。

***

#### 💡 ヒント

* iOS の共有シートをサポートしているアプリなら、**画像・テキスト・ウェブリンク** を共有できます。
* 共有されたコンテンツは **新しいノート** として保存され、UpNote 内で移動、タグ付け、編集が可能です。


---

# 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/import-and-export/web-clipper/share-extension-on-ios.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.
