aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/tasks-usage-add-task.page
blob: dc3d38fe5146e9329cf9adf369151843d1bc9646 (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
<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its"
      type="topic" id="tasks-usage-add-task">

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

    <revision pkgversion="3.0.2" version="0.1" date="2011-08-01" 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/stable/usage-calendar-todo.html.en#b1012vcx -->
    </credit>
    
    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
        

  </info>

<title>Adding a Task</title>

<steps>
<item><p>Click <guiseq><gui>File</gui><gui>New</gui><gui>Task</gui></guiseq>, or press <keyseq><key>Shift</key><key>Ctrl</key><key>T</key></keyseq>.</p></item>
<item><p>Select a task list in the <gui>List</gui> dropdown list.</p></item>
<item><p>Enter the task 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 task by entering a summary you can directly enter it in the list of tasks.</p>

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

<section id="assigned-tasks">
<title>Assigned Tasks</title>

<p>Evolution can be used to assign a task to multiple people.</p>
<p>When you assign a task, you can specify the attendees in several categories, such as "chair" or "required". When you save the task, each attendee is sent an email with the task information, which also gives them the option to respond.</p>
<p>This is similar to <link xref="calendar-meetings-sending-invitation">meetings</link>.</p>
<p>To create an Assigned Task, click <guiseq><gui>File</gui><gui>New</gui><gui>Assigned Task</gui></guiseq>.</p>
</section>

</page>