aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/calendar-layout-views.page
blob: 6f1864fd0819e0214f869e51e5625e6d4768dc80 (plain) (blame)
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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="calendar-layout-views">

  <info>
    <desc>Using date ranges (day, week, month) to look at the calendar.</desc>
    
    <link type="guide" xref="calendar-layout" />

    <revision pkgversion="3.1.5" version="0.2" date="2011-07-27" status="final"/>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
 <credit type="author">
   <name its:translate="no">Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/usage-calendar-view.html.en -->
 </credit>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
    

  </info>

<title>Available views</title>

<p>Evolution offers five different views of your calendar data:</p>
<list>
<item><p>Day (<keyseq><key>Ctrl</key><key>Y</key></keyseq>)</p></item>
<item><p>Work Week (<keyseq><key>Ctrl</key><key>J</key></keyseq>)</p></item>
<item><p>Week (<keyseq><key>Ctrl</key><key>K</key></keyseq>)</p></item>
<item><p>Month (<keyseq><key>Ctrl</key><key>M</key></keyseq>)</p></item>
<item><p>List (<keyseq><key>Ctrl</key><key>L</key></keyseq>)</p></item>
</list>

<p>You can switch the view by either using the buttons in the toolbar, or by clicking <guiseq><gui>View</gui><gui>Current View</gui></guiseq>.</p>

<p>You can also select an arbitrary range of days in the small calendar in the side bar. To do this, select the days that you want to view in your calendar.</p>

<p>The Previous and Next buttons move you forward and back in your calendar pages. If you are using a week or month view, you can move by week or month. To return to today's listing, click the <gui>Select today</gui> button between the two arrow buttons in the toolbar.</p>

<p>To visit calendar entries for a specific date, click the <gui>Select a specific date</gui> button in the toolbar.</p>

</page>