aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/intro-application.page
blob: 24038e9e5a9b34f7211fe7664142c625252de641 (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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="intro-application">

  <info>
    <desc>An introduction to Evolution.</desc>

     <link type="guide" xref="index#getting-started"/>

    <revision pkgversion="3.8.2" version="0.3" date="2013-06-20" status="draft"/>
    <credit type="author">
      <name its:translate="no">Brian Grohe</name>
      <email its:translate="no">grohe43@gmail.com</email>
    </credit>
    <credit type="author">
      <name its:translate="no">Andre Klapper</name>
      <email its:translate="no">ak-47@gmx.net</email>
    </credit>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
    

  </info>

<title>Getting Started</title>
<p>Evolution is a stable and versatile personal information manager for the GNOME project. Evolution allows you to keep your calendars, mail, address books and tasks in one place.</p>

<p>By default Evolution opens the mail view. This is were you can view all your mail. You can change to other views of the application by going to the bottom of the left pane in the window (the so-called "switcher") and selecting the desired view. <link type="topic" xref="intro-main-window">Learn more about the elements of the main window.</link></p>

<note style="advanced"><p>When Evolution starts, it remembers the last view that you used. However you can also explicitly start Evolution in a specific view. For the calendar view, use the command <cmd>evolution --component=calendar</cmd> in the <app>Terminal</app> application. Other available options are "mail", "contacts", "tasks", and "memos".</p></note>

</page>