From b5bfb66a1108d7d68c1e6565a2ba14aa02612759 Mon Sep 17 00:00:00 2001 From: LB Date: Sat, 26 Aug 2017 10:40:15 +0200 Subject: [PATCH] Add note about deleting in docs --- docs/editor_manual/documents_images_snippets/snippets.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/editor_manual/documents_images_snippets/snippets.rst b/docs/editor_manual/documents_images_snippets/snippets.rst index 29a246ff5..09a8fbd5f 100644 --- a/docs/editor_manual/documents_images_snippets/snippets.rst +++ b/docs/editor_manual/documents_images_snippets/snippets.rst @@ -18,6 +18,7 @@ The Snippets menu * You can access the Snippets menu by clicking on the 'Snippets' link in the left-hand menu bar. * To add or edit a snippet, click on the snippet type you are interested in (often help text will be included to help you in selecting the right type) * Click on an individual snippet to edit, or click 'Add ...' in the top right to add a new snippet +* To delete snippets, select one or more snippets with the tickbox on the left and then click the delete button near the top right .. Warning:: Editing a snippet will change it on all of the pages on which it has been used. In the top-right of the Snippet edit screen you will see a label saying how many times the snippet has been used. Clicking this label will display a listing of all of these pages.