aboutsummaryrefslogtreecommitdiffstats
path: root/help/C/tasks-usage-add-task.page
diff options
context:
space:
mode:
authorAndre Klapper <a9016009@gmx.de>2011-08-04 21:38:54 +0800
committerRodrigo Moya <rodrigo@gnome-db.org>2011-09-14 20:08:43 +0800
commitb77802eb8a19ab035fe00b60bf3a025eaa67e3e0 (patch)
tree6e68eaeb3018c8f66ba8d0da9e9acf413ef4b1af /help/C/tasks-usage-add-task.page
parenteb79ee913685794a77a7bbeb24eb73028f183813 (diff)
downloadgsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.gz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.bz2
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.lz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.xz
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.tar.zst
gsoc2013-evolution-b77802eb8a19ab035fe00b60bf3a025eaa67e3e0.zip
Put new user documentation in place
Diffstat (limited to 'help/C/tasks-usage-add-task.page')
-rw-r--r--help/C/tasks-usage-add-task.page45
1 files changed, 45 insertions, 0 deletions
diff --git a/help/C/tasks-usage-add-task.page b/help/C/tasks-usage-add-task.page
new file mode 100644
index 0000000000..d573bfdb7b
--- /dev/null
+++ b/help/C/tasks-usage-add-task.page
@@ -0,0 +1,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>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/stable/usage-calendar-todo.html.en#b1012vcx -->
+ </credit>
+ <license>
+ <p>Creative Commons Share Alike 3.0</p>
+ </license>
+
+ </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>
+
+<note><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></note>
+
+<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>