7a4c28bd86
This includes rewriting out all of the "you" language that was peppered throughout, fixing inconsistencies in layout, and removing <br>s wherever they were misused and unnecessary (which was quite a lot).
10 lines
290 B
HTML
10 lines
290 B
HTML
|
|
<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>
|
|
|