diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 09:06:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-07-23 09:06:59 +0200 |
commit | 4ea2cc3bd4a7d9b1c54a9d33e6a1cf82e7c8c21d (patch) | |
tree | d2e54377d14d604356c86862a326f64ae64dadd6 /help/C/organize-flag.page |
Imported Upstream version 0.18.1upstream/0.18.1
Diffstat (limited to 'help/C/organize-flag.page')
-rw-r--r-- | help/C/organize-flag.page | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/help/C/organize-flag.page b/help/C/organize-flag.page new file mode 100644 index 0000000..26b0a1d --- /dev/null +++ b/help/C/organize-flag.page @@ -0,0 +1,35 @@ +<page xmlns="http://projectmallard.org/1.0/" + type="guide" + id="flag"> + + <info> + <link type="guide" xref="index#organize"/> + <desc>Flag photos to mark them as special or to work with them as a set.</desc> + + <link type="next" xref="rating"/> + </info> + + <title>Flagging photos</title> + + <p>Shotwell lets you <em>flag</em> photos. When a photo is flagged, a small flag icon + appears in its upper right corner. You can select the <gui>Flagged</gui> item in the sidebar to see + all photos which have been flagged.</p> + + <p>Flagging a photo marks it as special. You can interpret this in any way you like. For example, + you might flag all photos which need visual + adjustment, or all photos which you want to share with a friend.</p> + + <p>Flagging + is also useful because you can operate on all flagged photos as a set. For example, you can + select the <gui>Flagged</gui> view and then upload all flagged photos to a publishing service.</p> + + <section> + <title>To flag or unflag a photo</title> + <p> + To flag or unflag a photo, right-click the photo and choose <gui>Flag</gui> or <gui>Unflag</gui> + from the context menu. Or use the <keyseq><key>Ctrl</key><key>G</key></keyseq> or <key>/</key> + shortcut keys. + </p> + </section> + +</page> |