> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/basics/scenarios/taking-notes.md).

# Taking notes with drawing tablets

{% hint style="info" %}
First, familiarize yourself with the types of drawing tablets: [Types of drawing tablets](/drawtab/basics/drawtab-types.md)

Then review the buying guide for details: [Drawing tablet buying guide](/drawtab/buying.md)
{% endhint %}

## Overview

Taking notes is a common use case for drawing tablets.

You will usually get the most natural note-taking experience with [Pen-enabled mobile device recommendations](/drawtab/recs/mobile-device-recs.md) or [Note-taking recommendations](/drawtab/recs/scenario-recs/note-taking-recs.md). These devices have screens, are portable, and do not require a computer. That makes them very convenient for taking notes.

Some people also enjoy taking notes with pen tablets or pen displays. These devices are not standalone.

## General considerations

Besides tracking pen position, there are two pen features worth discussing.

* **Pen pressure** — somewhat useful for note-taking, because it makes notes look more natural.
* **Pen tilt** — not very important for note-taking. Many note-taking apps ignore it entirely.

## Using pen tablets (screenless tablets)

Some people do very well taking notes with a pen tablet. I am not one of them. The main difficulty is that you cannot see what you are writing directly. You have to look at your computer screen instead. Some people find this difficult. Others adapt very well.

**Considerations**:

* **Size.** Small pen tablets don't offer much space for writing and it can feel cramped. A medium pen tablet is better, but then it takes up a bit more space.
* **Wireless.** You might prefer a pen tablet that supports wireless. It can be irritating to keep the tablet physically connected at all times.

**Recommended pen tablets**

If you do want to use a pen tablet for note-taking, these devices work well and do not cost too much. You can often find them for less on eBay.

* Wacom One Medium (CTL-672) or Wacom One Small (CTL-472) — [One by Wacom (CTL-x72) notes](/drawtab/catalog/drawtabs/wacom/one-by-wacom/wacom-ctlx72-notes.md)
* XP Pen Deco M & MW
* XP Pen Deco L & LW

Other options: [Recommendations](/drawtab/recs.md)

## Using a pen display (screen tablet)

Because pen displays have a screen, they usually feel more natural for note-taking than pen tablets. The main drawback is that they require a connection to a computer.

**Considerations**:

* **Size** - a 13" or smaller pen display should work fine. In fact 13" may even be a bit large for this purpose.
* **Wireless.** A pen display will always have at least one wire that needs to be connected to the computer.
* **Power.** A pen display will draw a significant amount of power from your laptop. This can reduce battery life substantially.
* **Complex connection.** Ideally, you would use a single cable to connect a pen display to a computer. That is not always possible. You may need a more complex cabling setup, often with a 3-in-1 cable. More here: [Connecting a pen display with USB-C](/drawtab/guides/connecting/connecting-pen-display/connecting-pen-display-usbc.md)
* **Pointer lag.** Pen displays have more pointer lag. This can be difficult when taking notes, especially if you write quickly. More here: [Lag](broken://spaces/Nde0PQIvNcFZNVxuTO0G/pages/wp58c501r8n7Izkg5Vpv)
* **Dropping the tablet.** If you are note taking in a location where you might drop your pen display, in many cases you will either experience a cracked screen or simply break the tablet entirely.

## Applications for taking notes

See the note-taking section here: [Taking notes with drawing tablets](#applications-for-taking-notes)

## Resources

* [Teoh on Tech - Best tablet for note taking in 2023: Xiaomi v OnePlus v Apple v Samsung](https://www.youtube.com/watch?v=ywnQpqv9AHQ) Oct 7, 2023
* [Teoh on Tech - Onyx Boox Note Air3 C e-Ink tablet (review)](https://www.youtube.com/watch?v=7WHAGFYjhT8) Oct 16, 2023


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.sevenpens.com/drawtab/basics/scenarios/taking-notes.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.
