This page explains how to manipulate the note tree in TriliumNext, focusing on moving notes.
This page explains how to manipulate the note tree in TriliumNext, focusing on moving notes.

## Drag and Drop
## Drag and Drop
You can easily rearrange the note tree by dragging and dropping notes, as demonstrated in the example above.

You can easily rearrange the note tree by dragging and dropping notes, as demonstrated in the example above.
## Keyboard Manipulation
## Keyboard Manipulation
@ -17,3 +21,13 @@ This page explains how to manipulate the note tree in TriliumNext, focusing on m
## Context Menu
## Context Menu
You can also move notes using the familiar cut and paste functions available in the context menu, or with the associated keyboard [shortcuts](../Keyboard%20Shortcuts.md): `CTRL-C` ( [copy](../Note/Cloning%20Notes.md)), `CTRL-X` (cut) and `CTRL-V` (paste).
You can also move notes using the familiar cut and paste functions available in the context menu, or with the associated keyboard [shortcuts](../Keyboard%20Shortcuts.md): `CTRL-C` ( [copy](../Note/Cloning%20Notes.md)), `CTRL-X` (cut) and `CTRL-V` (paste).
## Multiple selection
It is possible to select multiple notes at one time.
To do so, first select the note to start the selection with. Then hold Shift and click on the note to end the selection with. All the notes between the start and the end note will be selected as well.

In the right-click menu, operations such as Cut, Copy, Move to, Clone to or Delete will apply to all the selected notes. It is also possible to apply[Bulk actions](../../Advanced%20Usage/Bulk%20actions.md)to them. The rest of the options will not be available and will appear disabled in the menu.
<imgsrc="../../Attachments/drag-and-drop.gif"alt="Drag and drop example"
<imgsrc="../../Attachments/drag-and-drop.gif"alt="Drag and drop example">
/>You can easily rearrange the note tree by dragging and dropping notes,
</p>
<p>You can easily rearrange the note tree by dragging and dropping notes,
as demonstrated in the example above.</p>
as demonstrated in the example above.</p>
<h2>Keyboard Manipulation</h2>
<h2>Keyboard Manipulation</h2>
<p>
<p>
<imgsrc="../../Attachments/move-note-with-keyboard.gif"alt="Example of using keyboard keys to move a note"
<imgsrc="../../Attachments/move-note-with-keyboard.gif"alt="Example of using keyboard keys to move a note">Trilium offers efficient keyboard-based manipulation using the following
/>Trilium offers efficient keyboard-based manipulation using the following