Git commit 7e73d2dcab5727e185732714ab91829457312d6f by Gilles Caulier.
Committed on 18/11/2016 at 10:01.
Pushed by cgilles into branch 'master'.

apply patch #19 from Wolgang

M  +3    -3    digikam/using-mainwindow-fuzzysearches.docbook
M  +-    --    digikam/using-mainwindow-searchsimilar.png

http://commits.kde.org/digikam-doc/7e73d2dcab5727e185732714ab91829457312d6f

diff --git a/digikam/using-mainwindow-fuzzysearches.docbook 
b/digikam/using-mainwindow-fuzzysearches.docbook
index b4f5383..928689d 100644
--- a/digikam/using-mainwindow-fuzzysearches.docbook
+++ b/digikam/using-mainwindow-fuzzysearches.docbook
@@ -9,7 +9,7 @@
 
         <listitem>
             <para>
-                Duplicates: before you can have &digikam; finding duplicates 
the signatures (or fingerprints) have to be calculated. You can start that 
process with the button <guilabel>Update fingerprints</guilabel> which 
initiates a total rebuild of the image signatures (may take hours if you have a 
large collection, an estimate is 2 hours for 10'000 images). Once the 
fingerprints are calculated you can use <guilabel>Find duplicates</guilabel>, 
but it will take a long time too as it has to compare every image with any 
other image. So the way to go in both cases is to confine your search to 
certain albums and/or tags. With the Similarity threshold you can narrow down 
or enlarge the search result.
+                Duplicates: before you can have &digikam; finding duplicates 
the signatures (or fingerprints) have to be calculated. You can start that 
process with the button <guilabel>Update fingerprints</guilabel> which 
initiates a total rebuild of the image signatures (may take hours if you have a 
large collection, an estimate is 2 hours for 10'000 images). Once the 
fingerprints are calculated you can use <guilabel>Find duplicates</guilabel>, 
but it will take a long time too as it has to compare every image with any 
other image. So the way to go in both cases is to confine your search to 
certain albums and/or tags. With the Similarity range you can narrow down or 
enlarge the search result.
             </para>
 
             <example>
@@ -21,8 +21,8 @@
         </listitem>
 
         <listitem>
-            <para>
-                Image (Similar items): This is a drag&amp;drop zone where you 
can drop any image to find a similar one. Drag an image from anywhere over the 
fuzzy search icon in the left sidebar, it will open and you drop it there or 
use <guilabel>Find Similar...</guilabel> from the context menu of a thumbnail 
in any other view. You can narrow down or enlarge the resulting selection with 
a threshold here as well. In the field below you can enter a name for the 
search and save it. In the searches list below you find your saved searches. 
Clicking on the title bar of that list toggles the sorting order between 
ascending and descending. At the bottom you find an adaptive search field which 
can help you to find a particular search.
+            <para id="find-similar">
+                Image (Similar items): This is a drag&amp;drop zone where you 
can drop any image to find a similar one. Drag an image from anywhere over the 
fuzzy search icon in the left sidebar, it will open and you drop it there or 
use <guilabel>Find Similar...</guilabel> from the context menu of a thumbnail 
in any other view. You can narrow down or enlarge the resulting selection with 
the similarity range here as well. In the field below you can enter a name for 
the search and save it. In the searches list below you find your saved 
searches. Clicking on the title bar of that list toggles the sorting order 
between ascending and descending. At the bottom you find an adaptive search 
field which can help you to find a particular search.
             </para>
 
             <example>
diff --git a/digikam/using-mainwindow-searchsimilar.png 
b/digikam/using-mainwindow-searchsimilar.png
index 4a0b0a2..d56ecf6 100644
Binary files a/digikam/using-mainwindow-searchsimilar.png and 
b/digikam/using-mainwindow-searchsimilar.png differ

Reply via email to