diff --git a/include/note-selection.html b/include/note-selection.html index 1fa590c..ce3aeed 100644 --- a/include/note-selection.html +++ b/include/note-selection.html @@ -11,7 +11,7 @@

Selecting notes with the mouse

- While in Object Mode, any note can be clicked on to select it. Once a note has been selected, left-clicking on another note selects all notes between the first note selected and the second one. Adding or removing a note to or from the selection is done by left-clicking it. Clicking and dragging outside of a note will rubberband select any notes enclosed by the selection rectangle; holding down the key will prevent any previously selected notes from being deselected. + While in Internal Edit Mode, any note can be clicked on to select it. Once a note has been selected, left-clicking on another note selects all notes between the first note selected and the second one. Adding or removing a note to or from the selection is done by left-clicking it. Clicking and dragging outside of a note will rubberband select any notes enclosed by the selection rectangle; holding down the key will prevent any previously selected notes from being deselected.