# Google Keep からインポートする

**Google Keep** に保存しているノートを **UpNote** に移行することができます。\
以下の手順を **Mac** および **Windows** アプリで実行してください。

***

#### インポート手順

1. **Google Keep からノートをエクスポートする**\
   ノートを **HTML ファイル** としてエクスポートします。\
   手順は [こちらのガイド](https://www.thewindowsclub.com/how-to-download-notes-from-google-keep-in-html) をご参照ください。
2. **HTML ファイルのインポートを選択する**
   * **Mac版:** メニューバーから **File → Import Notes → HTML** を選択
   * **Windows版:** **Settings → General → Import from HTML** に進みます
3. **インポート画面が表示されます**\
   ![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FMHJQVnPLGdvAzqZWULEc%2Fimage.png?alt=media\&token=c04d1988-1a4c-4775-925c-478c4f8c10b7)
4. **「Select .html files / Select folder」ボタンをクリック**\
   インポートしたい `.html` ファイルまたはフォルダを選択します。
5. **「Import Notes」ボタンをクリック**してインポートを開始します。

***

#### 注意事項（Notes）

* UpNoteでは他アプリからのインポートに対応していますが、\
  ファイル形式や構造の違いにより、**書式やデータが完全には再現されない**場合があります。\
  インポート中に問題が発生した場合は、サポートまでご連絡ください。
* 最適なパフォーマンスを保つため、一度に **10,000件未満** のノートをインポートすることをおすすめします。


---

# 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/import-content-to-upnote/import-from-google-keep.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.
