diff options
Diffstat (limited to 'help/C/tasks-display-settings.page')
-rw-r--r-- | help/C/tasks-display-settings.page | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/help/C/tasks-display-settings.page b/help/C/tasks-display-settings.page new file mode 100644 index 0000000000..586a0d19b5 --- /dev/null +++ b/help/C/tasks-display-settings.page @@ -0,0 +1,40 @@ +<page xmlns="http://projectmallard.org/1.0/" xmlns:its="http://www.w3.org/2005/11/its" + type="topic" id="tasks-display-settings"> + + <info> + <desc>Options for displaying task completion and due dates.</desc> + + <link type="guide" xref="index#memos-and-tasks"/> + + <revision pkgversion="3.0.2" version="0.2" date="2011-07-30" 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/config-prefs-cal.html.en#bshpsxa --> + </credit> + <license> + <p>Creative Commons Share Alike 3.0</p> + </license> + + </info> + +<title>Displaying of tasks</title> + +<!-- TODO:POST-3-2: Just listing the partially busted UI options (also see calendar-layout-appointment-display) here is very poor and not task-oriented, but that's it for the time being. Better ideas welcome. --> + +<!-- TODO: Update once https://bugzilla.gnome.org/show_bug.cgi?id=655666 is fixed --> + +<p>The following task-related options are available under <guiseq><gui>Edit</gui><gui>Preferences</gui><gui>Calendar and Tasks</gui><gui>Display</gui><gui>Task List</gui></guiseq>.</p> + +<list> +<item><p>Tasks due today:</p> +<p>Select the color for tasks due today.</p></item> +<item><p>Overdue tasks:</p> +<p>Select the color for overdue tasks.</p></item> +<item><p>Hide completed tasks after:</p> +<p>Select this option to have completed tasks hidden after a period of time measured in days, hours, or minutes. If you do not select this option, completed tasks remain in your task list, marked as complete.</p></item> +</list> + +</page> |