changeset 2455:ecdf0274a079

Ref #242: Documentation update for collections https://github.com/BestImageViewer/geeqie/issues/242 Clarify some Collection window functions
author Colin Clark <cclark@mcb.net>
date Thu, 16 Mar 2017 10:45:28 +0000
parents 93d1c77a312b
children f2d26d984c1e
files doc/docbook/GuideCollections.xml
diffstat 1 files changed, 31 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/doc/docbook/GuideCollections.xml	Wed Mar 15 11:06:10 2017 +0000
+++ b/doc/docbook/GuideCollections.xml	Thu Mar 16 10:45:28 2017 +0000
@@ -29,6 +29,23 @@
     </menuchoice>
     . A dialog will appear requesting the location of the collection file. A window will the open containing the selected collection. Recently opened or saved collections can also be opened by selecting the collection's file name from the Open recent sub menu of the file menu.
   </para>
+  <para>
+    To delete or rename a collection, select
+    <menuchoice>
+      <shortcut>
+        <keycombo>
+          <keycap>O</keycap>
+        </keycombo>
+      </shortcut>
+      <guimenu>File</guimenu>
+      <guimenuitem>Open collection</guimenuitem>
+    </menuchoice>
+    , right-click on the collection you wish to delete or rename, and then select
+    <emphasis role="strong">Delete</emphasis>
+    or
+    <emphasis role="strong">Rename</emphasis>
+    .
+  </para>
   <para>The collection window consists of a pane to display the contents of the collection, and a status bar along the bottom of the window.</para>
   <para />
   <section id="Iconpane">
@@ -76,4 +93,18 @@
     </note>
     <para />
   </section>
+  <section id="AppendImages">
+    <title>Append Images</title>
+    <para>Right-click menu items permit images to be appended from either another collection or from the currently selected folder.</para>
+    <para />
+  </section>
+  <section id="RandomizedSort">
+    <title>Randomized Sort</title>
+    <para>
+      Right-click menu item
+      <emphasis role="strong">Sort</emphasis>
+      , in addition to the standard sort methods, permits images to be randomly arranged.
+    </para>
+    <para />
+  </section>
 </section>