14 lines
379 B
HTML
14 lines
379 B
HTML
---
|
|
layout: default
|
|
title: Note Cut, Copy and Paste
|
|
---
|
|
|
|
<p>
|
|
While in note edit mode, selected notes can be cut using
|
|
<kbd class="mod1">x</kbd>, copied with <kbd class="mod1">c</kbd> and
|
|
deleted with <kbd>Delete</kbd>, just as regions can. Once cut or
|
|
copied, they can be pasted at the edit point using
|
|
<kbd class="mod1">v</kbd>.
|
|
</p>
|
|
|