Warning, /graphics/kphotoalbum/doc/browsing.docbook is written in an unsupported language. File is not indexed.

0001 <!--
0002 SPDX-FileCopyrightText: 2003-2006 Jesper K. Pedersen <jesper.pedersen@kdab.com>
0003 SPDX-FileCopyrightText: 2007 Jan Kundrát <jkt@flaska.net>
0004 SPDX-FileCopyrightText: 2012 Miika Turkia <miika.turkia@gmail.com>
0005 
0006 SPDX-License-Identifier: GFDL-1.2-only
0007 -->
0008 
0009 <chapter id="chp-browsing">
0010   <title>Browsing</title>
0011   <para>Once you have annotated your images and videos, &kphotoalbum; is ready to let you
0012     browse through your images, see <xref
0013       linkend="fig-browser-with-images"/>. If you compare that to <xref
0014       linkend="fig-empty-browser-window"/> , you will see that there now is
0015     items available in each of the categories for <literal>People</literal>,
0016     <literal>Places</literal>, and <literal>Keywords</literal>.</para>
0017   
0018   <figure id="fig-browser-with-images">
0019     <title>Browser when images and videos have been annotated</title>
0020     <mediaobject>
0021       <imageobject>
0022         <imagedata fileref="browser-with-images.png"
0023           format="PNG"/>
0024       </imageobject>
0025     </mediaobject>
0026   </figure>
0027   
0028   <para>In the browser window you can see the categories you typed
0029 information into when annotating your images and videos. In addition there
0030 are items for searching based on EXIF information on images, browsing the
0031 folder structure of your hard disk, and of course showing the actual
0032 thumbnails. Lets describe each item in turn.</para> 
0033   
0034   <para>Pressing the mouse on
0035 <literal>People</literal>, the browser window will change, as you can see
0036 in <xref linkend="fig-browser-for-persons"/>.</para>
0037   
0038   <figure id="fig-browser-for-persons">
0039     <title>Browser window when People was selected.</title>
0040     <mediaobject>
0041       <imageobject>
0042         <imagedata fileref="browser-for-persons.png"
0043           format="PNG"/>
0044       </imageobject>
0045     </mediaobject>
0046   </figure>
0047   
0048   <para>The browser is now populated with the people you specified for
0049     your images and videos <footnote><para>You may notice that the item
0050     <literal>Pets</literal> has a special icon. For details about that, see
0051     <xref linkend="sec-specifying-categories"/>.</para></footnote>,
0052     selecting a person will bring you back to the original state for the
0053     browser, as we saw in <xref linkend="fig-browser-with-images"/>, this
0054     time, however, we are <emphasis>in the scope</emphasis> of the person
0055     we selected. That means that we only shows information about images and
0056     videos containing that person. See <xref linkend="fig-browser-for-jesper"/>
0057     below, which is the result of us selecting the Person <literal>Jesper</literal>, you can see an
0058     indication of that in the bottom of the window. Please compare <xref
0059       linkend="fig-browser-with-images"/> with <xref
0060       linkend="fig-browser-for-jesper"/>, where you will see that the number
0061     of available images and videos has gone down from 25 to 12, and the amount of
0062     items for the different categories have also changed.</para>
0063   
0064   <figure id="fig-browser-for-jesper">
0065     <title>Browser limited to the scope of the person <literal>Jesper</literal></title>
0066     <mediaobject>
0067       <imageobject>
0068         <imagedata fileref="browser-for-jesper.png"
0069           format="PNG"/>
0070       </imageobject>
0071     </mediaobject>
0072   </figure>
0073   
0074   <para>If we now continue selecting a new person, then we will get to
0075 the images containing both people. Continuing that way you can narrow the
0076 set of images that you have in mind down to a few images from a set of
0077 thousands.</para>
0078   
0079   <para>When you are done limiting the scope of images, you may select
0080 the <guilabel>View Thumbnails</guilabel> icon, to see exactly those images
0081 matching your current scope.</para>
0082 
0083 
0084 
0085 
0086 
0087 
0088 
0089 
0090   <sect1 id="sect-adding-preview-images-to-the-browser">
0091   <title>Adding Preview Images to the Browser</title>
0092   <para>Looking at <xref linkend="fig-browser-for-persons"/> you will see
0093 that each person has the same icon in front of his name. &kphotoalbum; is actually
0094 capable of showing a preview image for each individual person <footnote><para>This of
0095 course also applies to places, keywords, and other categories you
0096 have defined yourself.</para></footnote> as can be seen in  <xref
0097 linkend="fig-imagesForPersons"/>.</para>
0098 
0099   <figure id="fig-imagesForPersons">
0100     <title>Images for each Individual Person</title>
0101     <mediaobject>
0102       <imageobject>
0103         <imagedata fileref="imagesForPersons.png" format="PNG"/>
0104       </imageobject>
0105     </mediaobject>
0106   </figure>
0107 
0108 <para>To show images along with the names, choose the tool
0109 button to the very right of the toolbar, that will bring up a popup menu,
0110 where you can chose which view you want to use for the given
0111 category. Notice views must be configured for each category - that way you
0112 may for example use an icon view for people, but a plain list view for
0113 keywords (in case you can't come up with good images for your
0114 keywords).</para>  
0115 
0116 
0117 <para>It is, however, your job to tell it which images to use for each
0118 individual person. To do so, you must open the viewer (see <xref
0119 linkend="chp-viewer"/>), and from the context menu choose <guimenuitem>Show
0120 Category Editor</guimenuitem>, this will bring up the category editor which
0121 can be seen in <xref linkend="fig-categoryEditor"/>. In the category editor
0122 you choose the image for the given person. In the viewer it is possible to zoom to part of
0123 the image, and that way crop what part should be shown.</para>
0124 
0125 
0126   <figure id="fig-categoryEditor">
0127     <title>Category Editor</title>
0128     <mediaobject>
0129       <imageobject>
0130         <imagedata fileref="categoryEditor.png" format="PNG"/>
0131       </imageobject>
0132     </mediaobject>
0133   </figure>
0134 
0135   </sect1>
0136 
0137 
0138 
0139 
0140 
0141 
0142 
0143 
0144 
0145 
0146   
0147   <sect1 id="sect-general-image-searches">
0148     <title>General image searches</title>
0149     <para>If you chose the <guilabel>Search</guilabel> item in the
0150 browser, you will get to a dialog with great resemblance to the dialog you
0151 used for setting properties of your images. You can see this dialog in <xref
0152         linkend="fig-search"/> below.</para>
0153     
0154     <figure id="fig-search">
0155       <title>Search dialog</title>
0156       <mediaobject>
0157         <imageobject>
0158           <imagedata fileref="search.png" format="PNG"/>
0159         </imageobject>
0160       </mediaobject>
0161     </figure>
0162     
0163     <para>If you type a string in the label or description field, then
0164 that text will be searched for using substring searches. Likewise you can
0165 also specify a date to search for, either as part of a date, say 1971, or
0166 as a complete date. You may also specify date ranges, like 1971-1980.</para>
0167     
0168     <para>The options item allows a very limited form of writing
0169 an expression, as you can see in the example in <xref
0170         linkend="fig-search"/>. Here we search for images with <literal>Jesper</literal>,
0171 but without <literal>Anne Helene</literal>.</para>
0172     
0173     <para>The allowed operations are &amp; (meaning: and), | (meaning:
0174 or), and ! (meaning: not).</para>
0175     
0176   </sect1>
0177 </chapter>
0178 
0179 <!-- Keep this comment at the end of the file
0180 Local variables:
0181 mode: xml
0182 sgml-namecase-general:t
0183 sgml-general-insert-case:lower
0184 sgml-always-quote-attributes:t
0185 sgml-indent-step:2
0186 sgml-parent-document: "index.docbook"
0187 End:
0188 -->