# Focus mode

**Focus Mode** in UpNote helps you write without distractions by hiding the sidebar, note list, and other interface elements — leaving only your note in view. It’s perfect for deep writing sessions, journaling, or editing long notes in a calm, minimal environment.

***

### On Mac, Windows, and Linux

#### **Toggle Focus Mode**

* Press **Cmd + Shift + F** (Mac) or **Ctrl + Shift + F** (Windows/Linux).
* Or click the **Expand button** in the upper-right corner of the note editor.

<figure><img src="/files/f8w8hVZXYNjc2vF69j92" alt=""><figcaption></figcaption></figure>

#### **Line Length in Focus Mode**

You can adjust the line width while in Focus Mode:

1. Click the **More (⋯)** button in the upper-right corner of your UpNote window.
2. Select **Line length** to choose your preferred width.

<figure><img src="/files/O5I54eIlMmIfmglKMadr" alt=""><figcaption></figcaption></figure>

#### **Always Create New Notes in Focus Mode**

If you prefer starting every note in a distraction-free environment:

1. Go to **Settings → General**.
2. Enable **Create new note in focus mode**.

***

### On iPad

You can enter Focus Mode by tapping the **Expand button** in the upper-left corner of the note editor, giving you a clean, full-screen writing view.


---

# 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/organize-and-manage-notes/view-control/focus-mode.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.
