summaryrefslogtreecommitdiff
path: root/help/es/organize-event.page
blob: a4769c06d325e46afe7aed37c1facb8f910280d2 (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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="event" xml:lang="es">

    <info>
        <link type="guide" xref="index#organize"/>
        <desc>Agrupar fotos que se tomadron al mismo tiempo. Aprenda como renombrar, unir y ordenar eventos.</desc>
        
        <link type="next" xref="flag"/>
    
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>daniel.mustieles@gmail.com</mal:email>
      <mal:years>2014 - 2016</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Dámaris Letelier</mal:name>
      <mal:email>dam.letelier@gmail.com</mal:email>
      <mal:years>2014</mal:years>
    </mal:credit>
  </info>

	<title>Eventos</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>Renombrar eventos</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>Mover fotos entre eventos</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>Crear y combinar eventos</title>
    <p>Para crear un evento nuevo, seleccione las fotos que quiere tener en el evento y pulse <guiseq><gui>Eventos</gui><gui>Nuevo evento</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>Ordenar eventos</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>Cambiar la foto usada para representar cada evento</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>