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

0001 <!--
0002 SPDX-FileCopyrightText: 2003 Stephan Kulow <coolo@kde.org>
0003 SPDX-FileCopyrightText: 2003-2006 Jesper K. Pedersen <jesper.pedersen@kdab.com>
0004 SPDX-FileCopyrightText: 2012 André Marcelo Alvarenga <alvarenga@kde.org>
0005 SPDX-FileCopyrightText: 2012 Miika Turkia <miika.turkia@gmail.com>
0006 SPDX-FileCopyrightText: 2012 Yuri Chornoivan <yurchor@ukr.net>
0007 
0008 SPDX-License-Identifier: GFDL-1.2-only
0009 -->
0010 
0011 <chapter id="chp-typingIn">
0012   <title>Annotating your images</title>
0013   <para>In <xref linkend="fig-empty-browser-window"/> you can see
0014 an example of the window that will greet you once you have started &kphotoalbum;
0015 with your own images.</para>
0016 
0017   <para>At the top of the screen you will find a menu and toolbar, as you
0018 know from any &kde; application. Below the toolbar you see the browser
0019 window. In browser window you can select different categories to limit the images you will be inspecting. In <xref
0020       linkend="chp-browsing"/> we will get back to the browser, but for
0021 now, simply press the <guibutton>Show Thumbnails</guibutton> item, which will show
0022 you a thumbnail view of all your images.</para>
0023 
0024   <figure id="fig-empty-browser-window">
0025     <title>Starting &kphotoalbum; with your own images</title>
0026     <mediaobject>
0027       <imageobject>
0028         <imagedata fileref="empty-browser-window.png"
0029           format="PNG"/>
0030       </imageobject>
0031     </mediaobject>
0032   </figure>
0033 
0034     <para>The key feature of &kphotoalbum; is that you can annotate your images. This includes who is on a given image, where it is taken,
0035 &etc; You can do this either one image at a time, or you can annotate a number of images simultaneously (For example, all these
0036 images contain the person <emphasis>Jesper</emphasis>, and is taken in
0037 <emphasis>Copenhagen</emphasis>.)</para>
0038 
0039     <para>To annotate an images, select the images in question,
0040 and go to <menuchoice><guimenu>Edit</guimenu>
0041 <guisubmenu>Annotate Individual Items</guisubmenu></menuchoice>. Now you
0042 annotate your selected images one after the other. If you instead choose
0043 <guimenuitem>Annotate Multiple Items at a Time</guimenuitem>, you will
0044 annotate all the selected items as if it was one single item. In other
0045 words, with this option you mass-annotate your image - e.g. saying all
0046 these images were shot in Copenhagen. These two options are also available from a context menu, that you
0047 get by right clicking the mouse in the thumbnail overview or using keyboard shortcut. An example of
0048 this can be seen in <xref linkend="fig-edit-properies-menu"/>.</para>
0049 
0050     <figure id="fig-edit-properies-menu">
0051       <title>Context menu for editing properties</title>
0052       <mediaobject>
0053         <imageobject>
0054           <imagedata fileref="edit-properies-menu.png"
0055             format="PNG"/>
0056         </imageobject>
0057       </mediaobject>
0058     </figure>
0059 
0060     <para>In <xref linkend="fig-image-config-window"/> below you can see
0061 the window for annotating images and videos. In this window you can specify
0062 the date of the item, the label of the item <footnote><para>The label is
0063           initialized to the name of the file. The label is used in the
0064           browser, and when the images are exported to &HTML;
0065           pages</para></footnote>, a description for the item, and most important
0066 different <emphasis>categories</emphasis> for the item. In the screen shot, these categories are
0067 <literal>People</literal>, <literal>Places</literal>, and
0068 <literal>Keywords</literal>, but as you will see in <xref
0069         linkend="sec-specifying-categories"/>, these three predefined
0070 categories may be changed to your preferences.
0071  </para>
0072 
0073     <figure id="fig-image-config-window">
0074       <title>Annotating images and videos</title>
0075       <mediaobject>
0076         <imageobject>
0077           <imagedata fileref="image-config-window.png"
0078             format="PNG"/>
0079         </imageobject>
0080       </mediaobject>
0081     </figure>
0082 
0083     <para>All these annotations may be used for searching and
0084 browsing, as we will see in <xref linkend="chp-browsing"/>. On request you
0085 may see these annotations when viewing the items in the build-in viewer.</para>
0086 
0087 
0088 
0089 
0090     <sect1 id="sect-specifying-options">
0091       <title>Categories</title>
0092       <para>In <xref linkend="fig-image-config-window"/> there are three
0093 list boxes combined with line edits for specifying people, places and
0094 keywords. These widget are a very important part of &kphotoalbum;,
0095 as you will use them over and over again, when specifying information about
0096 your images.</para>
0097 
0098       <para> You can specify a property from a list box, simply by
0099 selecting it (Select say <literal>Donna</literal> to specify that Donna is
0100 on the given image. Alternatively you may type its name in the line edit.
0101 When you start typing a name in the line edit, &kphotoalbum; will look into the listbox,
0102 and search for the first item matching what you've typed so far, and fill
0103 it out. Thus typing <literal>Do</literal> might be enough to find
0104 <literal>Donna</literal>. Once you have found the item you search for,
0105 simply press enter to select this item in the listbox. The item will now be
0106 moved to the top of the view, so next time you need the given item it is
0107 even easier to find.</para>
0108 
0109       <para>The idea behind moving items to the top when they have been
0110 selected is, that when going to, say a family party, you will get perhaps
0111 50 images all with the same 5-10 people. When typing in information about these
0112 50 images you will have the 5-10 people at the top of the listbox as soon as
0113 you have typed in their name the first time.</para>
0114 
0115      <para>If you prefer to have the list alphabetically sorted instead,
0116 simply press the icon for sorting under the list box.</para>
0117     </sect1>
0118 
0119 
0120     <sect1 id="sect-specifying-properties-for-one-image-at-a-time">
0121       <title>Annotating one item at a time</title>
0122       <para>When you specify properties for one image at a time, you may
0123 still of course select a number of images, and say, <emphasis>I want to
0124 annotate these images</emphasis>. In this situation, you will
0125 find a next and previous button under the image in the topmost rightmost
0126 corner. </para>
0127     </sect1>
0128 
0129     <sect1 id="sect-specifying-properties-for-all-images-simultaneously">
0130       <title>Annotating multiple items at a time</title>
0131       <para>If you have several images with, say the same person, then it
0132 might be more convenient to select those images, and specify that this
0133 person is on all images using the <emphasis>Annotate Multiple Items at a Time</emphasis>.</para>
0134       <para>If you want to annotate a stack of images you can do that
0135       when the stack is collapsed. You just need to select the top image
0136       of the stack and annotate multiple images. (If you annotate single
0137       image, only the selected image, the stack head in this case, is
0138       being annotated.) Of course expanding the stack and selecting all
0139       images works as well.</para>
0140 
0141     </sect1>
0142 
0143 
0144 <sect1 id="sec-member-groups-in-property-editor">
0145 <title>Sub-categories</title>
0146   <para>Las Vegas, San Francisco, Los Angeles, and California are all
0147 located in USA. Furthermore, San Francisco and Los Angeles are located in
0148 California.</para>
0149 
0150 <para>Instead of specifying for each and every image from San Francisco,
0151 that it is in San Francisco, and in California, and in USA, you may instead
0152 tell &kphotoalbum; that San Francisco, and Los Angeles are in California, and that California among
0153 others are in USA. Doing so the browser (see <xref
0154 linkend="chp-browsing"/>) will offer you an item for USA, and an item for
0155 California in addition to all your normal items. Selecting California, you
0156 will see all images from San Francisco, Los Angeles, &etc;</para>
0157 
0158 <para>In <xref linkend="fig-usa-as-a-member"/> you can see a browser
0159 window, containing USA as a super category. To indicate to you that this is a
0160 group, a special icon is used.</para>
0161 
0162 <figure id="fig-usa-as-a-member">
0163 <title>Browser showing USA as a super category</title>
0164 <mediaobject>
0165 <imageobject>
0166 <imagedata fileref="usa-as-a-member.png" format="PNG"/>
0167 </imageobject>
0168 </mediaobject>
0169 </figure>
0170 
0171 <para>In the context menu for the annotation dialog it is possible to add
0172 an item to an existing or new super or sub category. In addition you may
0173 simply drag an item to a category to make it a sub category of that
0174 item. Notice this requires that you are currently sorting your categories
0175 alphabetically. See <xref linkend="fig-membergroup-config"/>.</para>
0176 
0177 <figure id="fig-membergroup-config">
0178 <title>Categories shown in alphabetical view of the annotation dialog</title>
0179 <mediaobject>
0180 <imageobject>
0181 <imagedata fileref="member-group-setting.png" format="PNG"/>
0182 </imageobject>
0183 </mediaobject>
0184 </figure>
0185 
0186 </sect1>
0187 
0188 
0189 
0190 
0191 
0192 
0193   <sect1 id="sect-changing-layout-of-the-property-window">
0194     <title>Changing layout of the annotation dialog</title>
0195     <para>It is possible to move the items of the annotation dialog
0196 around, simply from the bar at the top of the frames, and move them around
0197 - you can even make a frame into a top level window on its own.</para>
0198 
0199     <para>Once you have found a layout that works well on your screen,
0200 your usage of &kphotoalbum;, &etc; simply press the <guibutton>Options...</guibutton>
0201 button, that will display a pop-up menu from which you can save the current
0202 window layout.</para>
0203 
0204     <para>You may also choose to hide away a frame, or enable some that
0205     are not visible by default. You can always
0206     revert back to the original layout by going through
0207 <guibutton>Options...</guibutton> button, and selecting
0208 <guimenuitem>Reset layout</guimenuitem> from the popup menu. This can be seen in <xref
0209         linkend="fig-redisplay-frames"/>.</para>
0210 
0211 
0212   <figure id="fig-redisplay-frames">
0213     <title>Showing previously hidden windows.</title>
0214     <mediaobject>
0215       <imageobject>
0216         <imagedata fileref="redisplay-frames.png" format="PNG"/>
0217       </imageobject>
0218     </mediaobject>
0219   </figure>
0220 
0221   </sect1>
0222 
0223 <sect1>
0224     <title>Annotating while viewing images</title>
0225     <para>For a few decades we tagged our images as described above, but in the summer of 2023, it started being possible to tag images while viewing them.
0226     This facility doesn't support all the features described above, but it offers a much faster workflow to tagging images.</para>
0227     <para>Missing features when annotating images from the viewer, which you need to come to this dialog for are:</para>
0228     <itemizedlist>
0229     <listitem><para>Annotating multiple images at a time</para></listitem>
0230     <listitem><para>Tagging individual parts of an image (this face is ...)</para></listitem>
0231     <listitem><para>Setting up tag groups (&ie; specifying that Las Vegas is in USA, so you will see images tagged Las Vegas when watching images from USA)</para></listitem>
0232     <listitem><para>Setting image dates</para></listitem>
0233     </itemizedlist>
0234     <para>
0235     <link linkend="annotating-from-the-viewer">See the section on annotating from the viewer</link>
0236     </para>
0237 </sect1>
0238 </chapter>
0239 
0240 
0241 <!-- Keep this comment at the end of the file
0242 Local variables:
0243 mode: xml
0244 sgml-namecase-general:t
0245 sgml-general-insert-case:lower
0246 sgml-always-quote-attributes:t
0247 sgml-indent-step:2
0248 sgml-parent-document: "index.docbook"
0249 End:
0250 -->