# ノートを作成する

UpNote でのノート作成はシンプルで直感的です。すぐに書き始めることができ、入力中の内容は自動的に保存されます — 追加の操作は必要ありません。\
以下のデバイス別の手順に従って、すぐにアイデアを記録しましょう。

**デスクトップの場合**

* UpNote ウィンドウ右上の **`新しいノート`** ボタンをクリックします。
* または、ショートカットキー **`Cmd/Ctrl` + `N`** でも新しいノートを作成できます。

![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FtaphUeK2KzRRXNbJb23d%2Fimage.png?alt=media\&token=03c51ed6-afdf-4b27-b778-e764f35afb7e)

* **グローバルショートカットでノートを作成する：**
  * UpNote がアクティブでない状態でも、すぐに新しいノートを作成できます。
    * **macOS:** **`Cmd` + `Option` + `N`**
    * **Windows / Linux:** **`Ctrl` + `Alt` + `N`**
  * 新しいノートは別ウィンドウで開くため、作業を中断せずにすぐにメモを取ることができます。

**モバイルの場合**

* ノート一覧画面の下中央にある青い丸いボタンをタップします。

![](https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2F57uMxaqIzv26g0wOSWlB%2Fimage.png?alt=media\&token=899f9fe4-ee53-483d-b147-ff5d645290c0)

***

**ノートのタイトル**

* UpNote では、ノートの最初の行がタイトルとしてノート一覧に表示されます。
* 通常のテキストと同様に、いつでも編集できます。

新しいノートのタイトル形式はデフォルト設定で変更できます：

* **設定** ＞ **エディタ** ＞ **新しいノートの開始スタイル** → 見出しスタイル (**H1, H2, H3, H4**) または **通常**


---

# 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/get-started/create-a-note.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.
