# Widgets for mobile apps

UpNote supports widgets on **iOS and Android**, allowing you to access your notes quickly from your home screen. Widgets help you stay organized by giving you fast access to recent notes, pinned notes, or your note list.&#x20;

***

UpNote offers several widget types on iPhone, iPad and Android:

#### **Quick Action Widget**

The **Quick Actions** widget gives you fast shortcuts to create different types of notes.\
You can quickly:

* Create a new note
* Add a new task
* Insert an image
* Take a photo
* Add a drawing

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FXk8n5mi8YycraCDFCuIl%2Fimage.png?alt=media&#x26;token=985ab2b9-1743-43d0-b97f-6842335ceed9" alt="" width="375"><figcaption></figcaption></figure></div>

You can also choose where new notes should be saved, such as:

* **All Notes**
* A specific **Tag**
* A specific **Notebook**

This widget is ideal for capturing ideas or tasks instantly.

***

#### **Notes List Widget**

ou can customize the list to show notes from:

* **All Notes**
* **Quick Access**
* A specific **Notebook**
* A specific **Tag**
* A **Filter**

From this widget, you can:

* Quickly open any note
* Search for a note
* Create a new note directly in the selected location

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FRWBLOuoyMDTHX2b5hdnC%2Fimage.png?alt=media&#x26;token=31942044-8944-4597-a371-a42cd4e0de33" alt="" width="339"><figcaption></figcaption></figure></div>

**Customize the Note List Location:**

1. Long tap the widget.
2. Tap **Edit Widget**.
3. Select the desired location (filter, notebook, or tag).

***

#### **Single Note Widget**

Shows a specific note content, so you can use it as a shortcut to your note.

<div align="left"><figure><img src="https://3053791484-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFt4LISrSRa6fHrbSIdcE%2Fuploads%2FB6t7yvxvL19dYBa7fZpL%2Fimage.png?alt=media&#x26;token=363b8855-99e3-4417-8669-0230411bad60" alt="" width="347"><figcaption></figcaption></figure></div>

***

#### **How to Add a Widget on iOS**

1. Long-press your home screen and tap the **Edit** button in the upper-left corner.
2. Select **Add Widget**
3. Search for **UpNote** in the widget list.
4. Choose a widget size and type.
5. Tap **Add Widget**, then configure it if needed (e.g., select a notebook, tag, or note).

***

#### **How to Add a Widget on Android**

1. Long-press your home screen and tap **Widgets**.
2. Find **UpNote** in the list.
3. Choose a widget size and type.
4. Drag and drop the widget to your home screen.
5. Configure it if needed (choose a note or notebook).


---

# 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/resources/widgets-for-mobile-apps.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.
