~ubuntu-branches/ubuntu/oneiric/evolution/oneiric-proposed

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
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" type="topic" id="memos-usage-add-memo">

  <info>
    <desc>Adding a memo to your memo list.</desc>
    
    <link type="guide" xref="memos-usage"/>

    <revision pkgversion="3.0.2" version="0.1" date="2011-08-01" status="final"/>
    <credit type="author">
      <name>Andre Klapper</name>
      <email>ak-47@gmx.net</email>
    </credit>
    <credit type="author">
      <name>Novell, Inc</name> <!-- Content partially from http://library.gnome.org/users/evolution/2.32/b15iirao.html.en -->
    </credit>
    <license>
      <p>Creative Commons Share Alike 3.0</p>
    </license>    

  </info>

<title>Adding a Memo</title>

<steps>
<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Memo</gui></guiseq>, or press <keyseq><key>Shift</key><key>Ctrl</key><key>O</key></keyseq>.</p></item>
<item><p>Select a memo list in the <gui>List</gui> dropdown list.</p></item>
<item><p>Enter the memo information.</p></item>
<item><p>Click the <gui style="button">Save</gui> button, or <guiseq><gui>File</gui><gui>Save</gui></guiseq>.</p></item>
</steps>

<p>If you just want to quickly add a memo by entering a summary you can directly enter it in the list of memos.</p>

<note><p>You can also define a <link xref="using-categories">category</link>, or a <link xref="calendar-classifications">classification</link> for the memo, or add an attachment.</p></note>

<section id="shared-memos">
<title>Shared Memos</title>

<p>Shared Memos are like mail messages except they are scheduled for a particular day and appear on the calendar for that date. You can use shared memos to show vacations, holidays, pay days, birthdays, and so on. Posted shared memos are placed in your Calendar on the date you specify. They are not placed in your Mailbox or in any other user's Mailbox.</p>

<p>To send a Shared Memo,</p>
<steps>
<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Shared Memo</gui></guiseq>, or press <keyseq><key>Shift</key><key>Ctrl</key><key>H</key></keyseq>.</p></item>
<item><p>Vyberte název účtu organizátora z rozbalovacího seznamu vedle podle Organizátor.</p></item>
<item><p>In the To field, type a username, then press Enter. Repeat this for additional users.</p></item>
<item><p>Select the task list (under <gui>List</gui>) in which you would like to create the entry.</p></item>
<item><p>Vložte stručný souhrn do pole Shrnutí.</p></item>
<item><p>In the Start Date field, type the date this shared memo should appear in the recipients' calendars.</p></item>
<item><p>Click the <gui style="button">Save</gui> button, or <guiseq><gui>File</gui><gui>Save</gui></guiseq>.</p></item>
</steps>
</section>

</page>