2017-02-25 00:30:29 -05:00
|
|
|
|
2014-02-18 14:12:28 -05:00
|
|
|
<p>
|
2020-05-18 19:07:17 -04:00
|
|
|
While in <a href="@@toolbox">Internal Edit Mode</a>, selected notes can be
|
|
|
|
cut, copied, pasted, or deleted using the following keyboard shortcuts:
|
2017-11-15 05:52:51 -05:00
|
|
|
<p>
|
|
|
|
|
2020-05-18 19:07:17 -04:00
|
|
|
<table>
|
|
|
|
<tr>
|
|
|
|
<th>Cut</th>
|
|
|
|
<td><kbd class="mod1">x</kbd></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Copy</th>
|
|
|
|
<td><kbd class="mod1">c</kbd></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Paste</th>
|
|
|
|
<td><kbd class="mod1">v</kbd></td>
|
|
|
|
</tr>
|
|
|
|
<tr>
|
|
|
|
<th>Delete</th>
|
|
|
|
<td><kbd>delete</kbd></td>
|
|
|
|
</tr>
|
|
|
|
</table>
|
2017-02-13 14:53:37 -05:00
|
|
|
|
2020-05-18 19:07:17 -04:00
|
|
|
<p class="note">
|
|
|
|
Pasted notes will appear, in the region they were cut from, at the <a href="@@edit-point-control">Edit Point</a>.
|
2017-11-15 05:52:51 -05:00
|
|
|
</p>
|
2020-05-18 19:07:17 -04:00
|
|
|
|