Git commit 875ac9bef9d0745b3f67e52de115b7008f580c11 by Gilles Caulier.
Committed on 13/02/2017 at 18:03.
Pushed by cgilles into branch 'master'.

apply patch #104004 to implement Group by filename in digiKam handbook
CCBUGS: 376351

M  +2    -2    digikam/using-mainwindow-imageview.docbook

https://commits.kde.org/digikam-doc/875ac9bef9d0745b3f67e52de115b7008f580c11

diff --git a/digikam/using-mainwindow-imageview.docbook 
b/digikam/using-mainwindow-imageview.docbook
index 41fb605..eed5040 100644
--- a/digikam/using-mainwindow-imageview.docbook
+++ b/digikam/using-mainwindow-imageview.docbook
@@ -187,7 +187,7 @@
         </para>
 
         <para>
-            You can put the whole selection into one group using 
<guilabel>Group Selected Here</guilabel> or you can create more than one group 
determined by time (seconds will be ignored) or by file type.
+            You can put the whole selection into one group using 
<guilabel>Group Selected Here</guilabel> or you can create more than one group 
determined by time (seconds will be ignored) or by file name. Note that the 
latter will put items with the same name but different file types into one 
group. Use case see further below!
         </para>
 
         <para>
@@ -203,7 +203,7 @@
         </para>
         
         <para>
-            In terms of use cases you can for instance group videos together 
with the .jpg - images related to them which most cameras provide. In the 
screenshot above exposure bracketed images are being grouped. One could do the 
same for archiving purposes with images used for a panorama. If you have very 
specific requirements for documenting of editing steps the <link 
linkend="using-sidebar-versions">Versions</link> function of &digikam; cannot 
meet you may find a solution using grouping. I can think of more use cases for 
grouping but I don't want to overload this section of the handbook here. Maybe 
a last hint for your own ideas: grouping is not restricted to items out of the 
same album. The whole group (open or closed) will only be visible in the album 
of the reference item. The other members of the group will be visible in their 
own albums only if the group is open. Can be confusing, use with care!
+            In terms of use cases you can for instance group videos together 
with the .jpg - images related to them which most cameras provide or RAW images 
with their JPG counterpart. This is made easy by <guilabel>Group Selected By 
Filename</guilabel>. In the screenshot above exposure bracketed images are 
being grouped. One could do the same for archiving purposes with images used 
for a panorama. If you have very specific requirements for documenting of 
editing steps the <link linkend="using-sidebar-versions">Versions</link> 
function of &digikam; cannot meet you may find a solution using grouping. I can 
think of more use cases for grouping but I don't want to overload this section 
of the handbook here. Maybe a last hint for your own ideas: grouping is not 
restricted to items out of the same album. The whole group (open or closed) 
will only be visible in the album of the reference item. The other members of 
the group will be visible in their own albums only if the group is open. Can be 
confusing, use with care!
         </para>
         
         <note><para>

Reply via email to