summaryrefslogtreecommitdiff
path: root/help/de/organize-event.page
blob: 46e9717581a1d36e440f36ecab4155cf87152c1e (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="event" xml:lang="de">

    <info>
        <link type="guide" xref="index#organize"/>
        <desc>Gruppieren Sie Fotos, die etwa zur gleichen Zeit aufgenommen wurden. Erfahren Sie, wie Sie diese umbenennen, zusammenführen und nach Ereignissen sortieren.</desc>
        
        <link type="next" xref="flag"/>
    
    <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>Ereignisse</title>

    <p>An event is a group of photos that were taken at approximately the same time. When you import photos, Shotwell checks when each photo was taken. It then groups the photos into events.</p>
    
    <p>Choose <gui>Events</gui> from the sidebar to see your photos organized by date. If you select a month or year from the sidebar, a list of events will be displayed in the main window. Double-click an event to see all the photos that were taken around that time.</p>
    
    <p>If a photo has no embedded date/time information, then Shotwell can't automatically
    place it in any event.  In this case the photo will appear in the <gui>No Event</gui>
    view accessible from the sidebar.  You can still move the photo to any event you like
    as described below.
    </p>
    
    <section>
    <title>Ereignisse umbenennen</title>

    <p>To give an event a name rather than referring to it by its date, select the event, click <guiseq><gui>Events</gui><gui>Rename Event...</gui></guiseq> and enter a new name. Another way of renaming an event is to double-click its name in the sidebar; type a new name and then press <key>Enter</key>.</p>
    </section>

    <section>
    <title>Fotos zwischen Ereignissen verschieben</title>

    <p>Even though photos are initially grouped into events by their date, you can move photos between events. To do this, drag any photo to the sidebar and drop it on an event.</p>
    </section>

    <section>
    <title>Ereignisse erstellen und zusammenführen</title>
    <p>To create a new event, select the photos you would like in the new event and click <guiseq><gui>Events</gui><gui>New Event</gui></guiseq>.</p>
    <p>To merge events, select <guiseq><gui>Events</gui></guiseq> from the sidebar, then, while holding down <key>Ctrl</key> click on the events you want to merge in the main window area. Finally, click <guiseq><gui>Events</gui><gui>Merge Events</gui></guiseq>.</p>
    </section>

    <section>
    <title>Ereignisse sortieren</title>

    <p>Events are displayed in a tree in the sidebar, organized by the year and month of the earliest photo in the event.
    To change the event sort order, click <guiseq><gui>View</gui><gui>Sort Events</gui></guiseq> and select either ascending or descending.</p>
    
    </section>
    
    <section>
    <title>Change the photo used to represent each event</title>

    <p>If you select the <gui>Events</gui> item in the sidebar, you'll see a single photo which represents each event. This is called the key photo.</p>

    <p>By default, Shotwell uses the first photo in each event as its key photo.
    To use a different key photo, select the photo and choose <guiseq><gui>Photos</gui><gui>Make Key Photo for Event</gui></guiseq>.</p>
    
    </section>
    
</page>