File: tasks-caldav.page

package info (click to toggle)
evolution 3.56.2-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 135,044 kB
  • sloc: ansic: 519,950; javascript: 8,494; xml: 5,207; python: 702; makefile: 563; sh: 294; perl: 169
file content (49 lines) | stat: -rw-r--r-- 2,727 bytes parent folder | download | duplicates (2)
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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="tasks-caldav">

  <info>
    <desc>Using an online CalDAV task list or memo list.</desc>
    
    <link type="guide" xref="tasks-using-several-tasklists"/>

    <revision pkgversion="3.1.5" version="0.3" date="2011-07-28" status="final"/>
    <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>Using a CalDAV task or memo list</title>

<p>To add such a task list or memo list to <app>Evolution</app>, perform the following steps:</p>
<steps>
<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Task List</gui></guiseq> or <guiseq><gui>File</gui><gui>New</gui><gui>Memo List</gui></guiseq>.</p></item>
<item><p>Select the type <gui>CalDAV</gui>.</p></item>
<item>
   <p>To discover the task lists or memo lists, announced by the server, enter the server address as <gui>URL</gui> and optionally <gui>User</gui>, then click on <gui style="button">Find Task Lists</gui>/<gui style="button">Find Memo Lists</gui>. Select a task or memo list and <gui>User mail</gui>.
   This prefills the fields <gui>Name</gui>, <gui>Color</gui>, <gui>URL</gui> and (see below) <gui>Email</gui>. The step is optional, and you can overwrite all the discovered settings.</p>
</item>
<item><p>Enter a name that you prefer.</p></item>
<item><p>Optionally choose a color that you prefer.</p></item>
<item><p>Enter the address in the <gui>URL</gui> field.</p></item>
<item><p>Choose <gui>Use a secure connection</gui> if you want to connect securely.</p></item>
<item><p>Enter your username and email address. When an assigned task is created in the task list, this email address is prefilled as Organizer.</p></item>
    <item>
      <p>When an assigned task is created, modified or deleted, a notification can be sent to the other parties.
      If <gui>Server handles meeting invitations</gui> is selected, <app>Evolution</app> uploads the task and assumes
      that the server informs other parties. When the option is not selected, <app>Evolution</app> sends an email.</p>
    </item>
<item><p>Click <gui style="button">OK</gui>.</p></item>
</steps>

<p>The task list will be added to the list of task lists in <app>Evolution</app>.</p>

  <section>
    <title>Collection accounts</title>
    <p>Different types of mail, address books, calendars, task and memo lists, belonging to the same user, can be added in one step by utilizing a <link xref="intro-account-types#collection-account">Collection account</link>.</p>
  </section>
</page>