From f432d43d4715b25d3d2cd6099b7390003a032847 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 21 Nov 2018 18:38:26 -0800 Subject: [PATCH] Add how to delete a note --- source/2/2.4/2.4.7/noblenote.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.7/noblenote.rst b/source/2/2.4/2.4.7/noblenote.rst index ba2b47e0..b62ddee7 100644 --- a/source/2/2.4/2.4.7/noblenote.rst +++ b/source/2/2.4/2.4.7/noblenote.rst @@ -9,7 +9,11 @@ Lubuntu ships with version 1.0.8 of noblenote. Useage ------ -To start a new note right click on the right hand column new note or :menuselection:`Edit --> New Note`. Then enter a title for this note. To open a note double click on that note from the right hand column which will open a new window with your note in it. To input text in the note type in the main body of this window after clicking on it. +To start a new note right click on the right hand column new note or :menuselection:`Edit --> New Note`. Then enter a title for this note. To open a note double click on that note from the right hand column which will open a new window with your note in it. To input text in the note type in the main body of this window after clicking on it. + +If you wish to delete a notebook right click on a notebook and delete notebook, or with the notebook highlighted press :kbd:`Control + D`, or :menuselection:`Edit --> Delete notebook`. + +To delete a note click on the note and press the button with a page X on it, press :kbd:`Control + Shift + D` or edit :menuselection:`Edit --> Delete note`. If you make a mistake tpying and want to undo your changes press :kbd:`Control + z` or :menuselection:`Edit --> Undo`. If you wish to paste text into noblenote press :kbd:`Control + v` or :menuselection:`Edit --> Paste`.