blob: 8ae08490856f7aad08873c39376a3f659c1cd0aa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="flag" xml:lang="de">
<info>
<link type="guide" xref="index#organize"/>
<desc>Markieren Sie Fotos, um sie als besondere zu kennzeichnen oder mit diesen als Menge zu arbeiten.</desc>
<link type="next" xref="rating"/>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Mario Blättermann</mal:name>
<mal:email>mario.blaettermann@gmail.com</mal:email>
<mal:years>2009, 2016</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Benjamin Steinwender</mal:name>
<mal:email>b@stbe.at</mal:email>
<mal:years>2014-2015</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Christian Kirbach</mal:name>
<mal:email>christian.kirbach@gmail.com</mal:email>
<mal:years>2014, 2106</mal:years>
</mal:credit>
</info>
<title>Fotos markieren</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>So markieren Sie ein Foto oder heben die Markierung auf</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>
|