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
committerAndre Klapper <a9016009@gmx.de>2011-08-04 23:55:14 +0800
commitbacd47805ed9be1bd1fcb7b3fc3e12adf12ade64 (patch)
treecd7f23ad545c9a5e44b4588b8db51ed1e4f4d09c /help/C/tasks-usage-add-task.page
parent5397851156bf868ac912376d0ea2060ec1b528c3 (diff)
downloadgsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.gz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.bz2
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.lz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.xz
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.tar.zst
gsoc2013-evolution-bacd47805ed9be1bd1fcb7b3fc3e12adf12ade64.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>