aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/preface.sgml
blob: 26c7bd4e6fc69f41bf5ce2a136f6bb5371e298e1 (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
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
<!--
<!DOCTYPE preface PUBLIC "-//GNOME//DTD DocBook PNG Variant V1.1//EN">
-->

  <preface id="introduction">
<!-- =============Introduction ============================= -->
    <title>Introduction</title> 

    <sect1 id="what"> 
      <title>What is Evolution, and What Can It Do for Me?</title>
      <para>
        Information is useless unless it's organized and accessible;
        it's hardly even worth the name if you can't look at it and be
        <emphasis>informed</emphasis>.
        <application>Evolution</application>'s goal is to make the
        tasks of storing, organizing, and retrieving your personal
        information easier, so you can work and communicate with
        others.  That is, it's a highly evolved <glossterm
        linkend="groupware">groupware</glossterm> program, an integral
        part of the Internet-connected desktop. 
      </para>
      <para>
        Without all the hot air, that means it's a tool to help you
        get your work done.
      </para>
      <para>
        Because it's part of the GNOME project,
        <application>Evolution</application> is Free Software.  The
        program and its source code are released under the terms of
        the GNU <ulink type="help" url="gnome-help:gpl"><citetitle>General
        Public License (GPL)</citetitle></ulink>, and the
        documentation falls under the <ulink type="help"
        url="gnome-help:fdl"><citetitle>Free Documentation
        License</citetitle></ulink> (FDL). For more information about
        the GPL and the FDL, visit the Free Software Foundation's
        website at <ulink
        url="http://www.fsf.org">http://www.fsf.org</ulink>.
      </para>
      <para>
        <note>
           <title>This is a Beta release</title>
           <para>
             <application>Evolution</application> is now on the home
             stretch to version 1.0.  Please help prepare for the 1.0
             release by reporting bugs to us at <ulink
             url="http://bugzilla.ximian.com">bugzilla.ximian.com</ulink>. There
             are detailed bug reporting instructions in <xref
             linkend="evolution-faq">.
          </para>
          <para>
            Please send comments on the guide to
            <email>aaron@ximian.com</email>. The first person to send
            some good suggestions gets a free Ximian t-shirt.
          </para>
        </note>
      </para>

      <para>
        <application>Evolution</application> can help you work in a
        group by handling email, address and other contact
        information, and one or more calendars.  It can do that on one
        or several computers, connected directly or over a network,
        for one person or for large groups.
      </para>
      <para>
        The <application>Evolution</application> project has four
        central goals:

        <itemizedlist>
      <listitem>
        <para>
             The application must be <emphasis>both powerful and easy
             to use</emphasis>. In other words, it needs a familiar
             and intuitive interface that users can customize to their
             liking, and users should have access to shortcuts for
             complex tasks.
            </para>
      </listitem>
      <listitem>
        <para>
              <application>Evolution</application> must meet and
              exceed the standards set by other groupware products.
              It must include support for major network <glossterm
              linkend="protocol">protocols</glossterm> so that it can
              integrate seamlessly with existing hardware and network
              environments.
            </para>
      </listitem>
      <listitem>
        <para>
               The project must support open standards and be open to
               expansion, so that it can become a development platform
               as well as an application.  From the simplest scripting
               to the most complex network and component programming,
               <application>Evolution</application> must offer
               developers an environment for cutting-edge application
               development.
            </para>
    </listitem>
    <listitem>
      <para>
        Data must be safe: <application>Evolution</application>
        must not lose mail, corrupt mailbox files or other data,
        execute arbitrary <glossterm
        linkend="script">scripts</glossterm>, or delete files from
        your hard disk.
      </para>
    </listitem>
      </itemizedlist>
    </para>
    <para>
      <application>Evolution</application> is designed to make most
      daily tasks faster.  For example, it takes only one or two
      clicks to enter an appointment or an address card sent to you
      by email, or to send email to a contact or appointment.
      <application>Evolution</application> makes displays faster and
      more efficient, so searches are faster and memory usage is
      lower.  People who get lots of mail will appreciate advanced
      features like <link linkend="usage-mail-organize-vFolders">
    Virtual Folders</link>, which let you save searches as though 
      they were ordinary mail folders.
    </para>
    
  </sect1>

  <sect1 id="aboutbook">
      <title>About This Book</title>
      <para>
        This book is divided into two parts, with several
        appendices. The first part is a <link linkend="usage">guided
        tour</link>&mdash; it will explain how to use
        <application>Evolution</application>.  If you are new to
        <application>Evolution</application> or to groupware in
        general, this section is for you. The second section, covering
        <link linkend="config">configuration</link>, is targeted at
        more advanced users, but anyone who wants to change the way
        <application>Evolution</application> looks or acts can benefit
        from reading it.  In addition, there is a comprehensive <link
        linkend="menuref">menu reference</link> which describes nearly
        every capability that <application>Evolution</application> has
        to offer.
      </para>
      <formalpara>
        <title>Typographical conventions</title>
    <para>
          Some kinds of words are marked off with special typography:
          <simplelist>
        <member><application>Applications</application></member>
        <member><command>Commands</command> typed at the command line</member>
        <member><guilabel>Labels</guilabel> for interface items</member>

            <member> Menu selections look like this:
                       <menuchoice>
                          <guimenu>Menu</guimenu>
                          <guisubmenu>Submenu</guisubmenu> 
                          <guimenuitem>Menu Item</guimenuitem>
                     </menuchoice>
            </member>
        <member><guibutton>Buttons</guibutton> you can
            click</member> <member><userinput>Anything you type
            in</userinput></member> <member><computeroutput>Text
            output from a computer</computeroutput></member>
      <member><glossterm linkend="apx-gloss">Words</glossterm>
            that are defined in the <xref linkend="apx-gloss">.</member>
      </simplelist>
      <tip id="example-tip">
          <title>Example Tip</title>
          <para>
        Tips and bits of extra information will look like
        this.
          </para>
        </tip>

      <example>
        <title>Example Example</title>
        <para>
          This is what an example looks like.
        </para>
      </example>

        <warning id="example-warning">
          <title>Example Warning</title>
          <para>
        This is what a warning looks like.
          </para>
      </warning>
        </para>
      </formalpara>
  </sect1>

  <sect1 id="quickref-commontasks">
    <title>Quick Reference for Common Tasks</title>
    <para>
      You might want to copy this section and tape it to the wall
      next to your computer: it's a very short summary of most of
      the things you'll want to do with
      <application>Evolution</application>.  Read <xref linkend="menuref"> if
      you would like a complete list of keyboard shortcuts for menu commands.
    </para>
    
    <sect2 id="quickref-newthings">
      <title>Opening or Creating Anything</title>
      <para>
    
          <variablelist>

      <varlistentry>
        <term>Create a new folder</term>
        <listitem>
          <para>
                <menuchoice><guimenu>File</guimenu><guisubmenu>New</guisubmenu>
                <guimenuitem>Folder</guimenuitem></menuchoice> or
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>Shift </keycap>
          <keycap>F</keycap>
                </keycombo>
                </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Create a new Shortcut in the Evolution Bar</term>
        <listitem>
          <para>       
                  <menuchoice><guimenu>File</guimenu>
          <guisubmenu>New</guisubmenu>
          <guimenuitem>Evolution Bar Shortcut</guimenuitem> </menuchoice> or 
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>Shift</keycap>
          <keycap>S</keycap>
                </keycombo>
                </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Create a new email message:</term>
        <listitem>
          <para>
                Use
                <menuchoice><guimenu>File</guimenu><guisubmenu>New</guisubmenu><guimenuitem>Mail
                Message</guimenuitem>  </menuchoice> or 
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>Shift </keycap>
          <keycap>M</keycap>
                </keycombo>
              </para>
        </listitem>
      </varlistentry>

      <varlistentry>
        <term>Create a new Appointment</term>
        <listitem>
          <para>       
                  <menuchoice><guimenu>File</guimenu>
          <guisubmenu>New</guisubmenu>
          <guimenuitem>Appointment</guimenuitem> </menuchoice>  or 
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>Shift</keycap>
          <keycap>A</keycap>
                </keycombo>
                </para>
        </listitem>
      </varlistentry>


      <varlistentry>
        <term>Enter a new Contact</term>
        <listitem>
          <para>       
                  <menuchoice><guimenu>File</guimenu>
          <guisubmenu>New</guisubmenu>
          <guimenuitem>Contact</guimenuitem> </menuchoice>  or 
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>Shift</keycap>
          <keycap>C</keycap>
                </keycombo>
                </para>
        </listitem>
      </varlistentry>


      <varlistentry>
        <term>Create a new Task</term>
        <listitem>
          <para>       
                  <menuchoice><guimenu>File</guimenu>
          <guisubmenu>New</guisubmenu>
          <guimenuitem>Task</guimenuitem>  </menuchoice> or 
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>Shift</keycap>
          <keycap>T</keycap>
                </keycombo>
                </para>
        </listitem>
      </varlistentry>

    </variablelist>
      </para>
    </sect2> 
    <sect2 id="quickref-mail">
      <title>Mail Tasks</title>
      <para>
        Here are the most frequent email tasks, and shortcuts for
        navigating your mailbox with the keyboard instead of the
        mouse:
         <variablelist>
      <varlistentry>
        <term>Check Mail</term>
        <listitem>
          <para>
                Click <guibutton>Get Mail</guibutton> in the
                toolbar. There is no keyboard shortcut for this task,
                but you can ask <application>Evolution</application>
                to check for new mail periodically in the
                <guilabel>Mail Settings</guilabel> dialog.
                </para>
        </listitem>
      </varlistentry>

          <varlistentry>
        <term>Reply to a Message</term>
        <listitem>
          <para>
                To reply to the sender of the message only:
                click <guibutton>Reply</guibutton> in the
                toolbar, or press
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>R</keycap>
                </keycombo>
                </para>
          <para>
                To reply to the sender and all the other visible
                recipients of the message, click <guibutton>Reply to
                All</guibutton> or select the message and press
                <keycombo action="simul">
          <keycap>Shift</keycap>
          <keycap>Ctrl</keycap>
          <keycap>R</keycap>
                </keycombo>
              </para>
        </listitem>
      </varlistentry>
      
          <varlistentry>
        <term>Forward a Message</term>
        <listitem>
          <para>
                Select the message or messages you want to forward,
                and click <guibutton>Forward</guibutton> in the
                toolbar, or press
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>J</keycap>
                </keycombo>
                </para>
        </listitem>
      </varlistentry>

          <varlistentry>
        <term>Open a Message in a New Window</term>
        <listitem>
          <para>
                Double-click the message you want to view, or select
                it and press
                <keycombo action="simul">
          <keycap>Ctrl</keycap>
          <keycap>O</keycap>
                </keycombo>
          </para>
        </listitem>
      </varlistentry>
      
          <varlistentry>
        <term>Create Filters and Virtual Folders</term>
        <listitem>
          <para>
                You can create filters and Virtual Folders based on
                specific message attributes from the message's
                right-click menu.  Alternately, select a message, and
                then choose <menuchoice> <guimenu>Settings</guimenu>
          <guimenuitem>Mail Filters</guimenuitem> </menuchoice>
                or <menuchoice> <guimenu>Settings</guimenu>
          <guimenuitem>Virtual Folder Editor</guimenuitem>
                </menuchoice>.  Filters are discussed in <xref
                linkend="usage-mail-organize-filters">, and Virtual
          Folders in <xref
                 linkend="usage-mail-organize-vfolders">.
          </para>
        </listitem>
      </varlistentry>
    </variablelist>
    
      </para>
    </sect2>
    <sect2 id="quickref-cal">
      <title>Calendar</title>
      <para>
        <variablelist>
      <varlistentry>
        <term></term>
        <listitem>
          <para>
        <tip id="new-appt">
          <title>New Appointments Fast</title>
          <para>
            Double-click in a blank space to create a new appointment.
          </para>
        </tip>
          </para>
        </listitem>
        </varlistentry>
      </variablelist>

        </para>
  </sect2>
    <sect2 id="quickref-contact">
        <title>Contact Manager</title>
        <para>
    Here are the most frequent tasks that are done in the Contact Manager,
    with the shortcuts so that you can use these tasks without having to use
    your mouse:

        <variablelist>
      <varlistentry>
        <term>Edit a Contact</term>
        <listitem>
          <para>
        You can edit a contact two ways:
        <itemizedlist>
          <listitem>
            <para>
              Click once on the person's address card and you can
              edit the person's properties all in the same window.
            </para>
          </listitem>
          <listitem>
            <para>
              Double-click on the contact's card and alter their details.
            </para>
          </listitem>
        </itemizedlist>
               </para>
        </listitem>
        </varlistentry>
      </variablelist>
    
    <variablelist>
      <varlistentry>
        <term>Deleting a Contact</term>
        <listitem>
          <para>
        Right click on a contact and click <guilabel>Delete</guilabel>
        or select a contact and press the <guibutton>Delete</guibutton>
        on the <guilabel>toolbar</guilabel>.
          </para>
        </listitem>
      </varlistentry>
    </variablelist>
    
    
        <variablelist>
      <varlistentry>
        <term>Email a Contact</term>
        <listitem>
          <para>
        Right click on a contact and select 
        <guilabel>Send message to contact</guilabel>.
               </para>
        </listitem>
      </varlistentry>
    </variablelist>
    
        <variablelist>
      <varlistentry>
        <term></term>
        <listitem>
          <para>
          </para>
        </listitem>
      </varlistentry>
    </variablelist>

      </para>
    </sect2>
  </sect1>
</preface>