> For the complete documentation index, see [llms.txt](https://karedi.gitbook.io/karedi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://karedi.gitbook.io/karedi/user-interface/middle-components/main-editor/selection.md).

# Selection

How can notes be selected?

Notes can be selected in various ways.

## Selecting notes with mouse

### By clicking

To select a single note just click on it.

<figure><img src="https://2464591649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWYWuwgmUrVIBcYKbiiso%2Fuploads%2FgPCTzPyeUHWind0CY010%2Fimage.png?alt=media&amp;token=ee81cc77-ad38-43a1-9adc-1ca28a366913" alt=""><figcaption></figcaption></figure>

If you want to add another note to the selection press `ctrl` or `shift` (depending on the behaviour you want) and while keeping it pressed click on the note you want to select.

If you press `ctrl` you will add only the clicked note to the selection:

<figure><img src="https://2464591649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWYWuwgmUrVIBcYKbiiso%2Fuploads%2F8rVq8WepwWb6YXTJbNYd%2Fimage.png?alt=media&amp;token=5fd2b638-cf08-48f1-bd02-d72d3ce51377" alt=""><figcaption></figcaption></figure>

If you press `shift` you will select all notes in between as well:

<figure><img src="https://2464591649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWYWuwgmUrVIBcYKbiiso%2Fuploads%2F7aEYXF6pblY3uar2ujIS%2Fimage.png?alt=media&amp;token=f3d5bec2-cc95-43e7-a87a-35b7cf9fa132" alt=""><figcaption></figcaption></figure>

### By dragging

You can also select the notes by clicking somewhere and dragging the mouse.

<figure><img src="https://2464591649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWYWuwgmUrVIBcYKbiiso%2Fuploads%2FqNGRPoIhUqiStqUCbEhB%2Fimage.png?alt=media&amp;token=56e7c945-8260-4563-9700-3914e5f9b868" alt=""><figcaption></figcaption></figure>

When mouse click is released all notes inside the area will get selected:

<figure><img src="https://2464591649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWYWuwgmUrVIBcYKbiiso%2Fuploads%2FlSlqlCEYtplylgVePGtu%2Fimage.png?alt=media&amp;token=c17b7c08-81f7-4ae8-ae66-86804cc6593a" alt=""><figcaption></figcaption></figure>

## Selecting notes with shortcuts

### Changing selected note

To change the selected note press `←` or `→` arrow keys.

### Changing selection size

To increase selection by 1 note use `shift + ↓` shortcut.

To decrease selection by 1 note use `shift + ↑` shortcut.

To select all visible notes use `ctrl + a` shortcut.

To select all notes from the current track use `ctrl + shift + a` shortcut.

## Selecting notes from the menu

All options are visible in Select menu. They are pretty self-explanatory:

![](https://2464591649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWYWuwgmUrVIBcYKbiiso%2Fuploads%2F1KIpgxjyV4CDhb1EVeI5%2Fimage.png?alt=media\&token=db702ed0-2f67-4227-ae68-ea656ddbef78)

## Selecting notes from outside of the main editor

You can select notes from [*lyrics editor*](/karedi/user-interface/upper-components/lyrics-editor.md) as well either by using `shift + <arrow keys>` or by dragging the mouse.

## Clearing the selection

To clear the selection just click in the editor on an area without any notes.
