~elementary-apps/pantheon-photos/master

« back to all changes in this revision

Viewing changes to help/C/organize-flag.page

  • Committer: RabbitBot
  • Author(s): Corentin Noël
  • Date: 2016-01-14 14:48:54 UTC
  • mfrom: (2879.1.3)
  • Revision ID: git-v1:938bcfdd68fed20a4d47ccfceeaa15f75f7eff12
Ported to CMake. Removed very old retro-compatibility.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<page xmlns="http://projectmallard.org/1.0/"
2
 
      type="guide"
3
 
      id="flag">
4
 
 
5
 
    <info>
6
 
        <link type="guide" xref="index#organize"/>
7
 
        <desc>Flag photos to mark them as special or to work with them as a set.</desc>
8
 
        
9
 
        <link type="next" xref="rating"/>
10
 
    </info>
11
 
 
12
 
        <title>Flagging photos</title>
13
 
 
14
 
    <p>Shotwell lets you <em>flag</em> photos.  When a photo is flagged, a small flag icon
15
 
    appears in its upper right corner.  You can select the <gui>Flagged</gui> item in the sidebar to see
16
 
    all photos which have been flagged.</p>
17
 
    
18
 
    <p>Flagging a photo marks it as special.  You can interpret this in any way you like.  For example,
19
 
    you might flag all photos which need visual
20
 
    adjustment, or all photos which you want to share with a friend.</p>
21
 
    
22
 
    <p>Flagging
23
 
    is also useful because you can operate on all flagged photos as a set.  For example, you can
24
 
    select the <gui>Flagged</gui> view and then upload all flagged photos to a publishing service.</p>
25
 
    
26
 
    <section>
27
 
    <title>To flag or unflag a photo</title>
28
 
    <p>
29
 
    To flag or unflag a photo, right-click the photo and choose <gui>Flag</gui> or <gui>Unflag</gui>
30
 
    from the context menu.  Or use the <keyseq><key>Ctrl</key><key>G</key></keyseq> or <key>/</key>
31
 
    shortcut keys.
32
 
    </p>
33
 
    </section>
34
 
    
35
 
</page>