<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to working-with-tasks</title><link>https://sourceforge.net/p/taskcoach/wiki/working-with-tasks/</link><description>Recent changes to working-with-tasks</description><atom:link href="https://sourceforge.net/p/taskcoach/wiki/working-with-tasks/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 20 Jul 2016 03:52:05 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/taskcoach/wiki/working-with-tasks/feed" rel="self" type="application/rss+xml"/><item><title>working-with-tasks modified by shiromiko</title><link>https://sourceforge.net/p/taskcoach/wiki/working-with-tasks/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,122 +1,104 @@
-# Working with tasks
+# Working with Tasks

-Note: For Fedora specific information/documentation on working with
-tasks follow the link below.
-[Tasks on Fedora](working-with-tasks-fedora)
+Note: For Fedora specific information/documentation on working with tasks, see [Tasks on Fedora](working-with-tasks-fedora).
+&lt;br/&gt;

 ## About tasks

- Tasks are the basic objects that you manipulate. Tasks can represent
-anything from a single little thing you have to do to a complete project
-consisting of different phases and numerous activities (i.e. subtasks).
+Tasks are the basic objects that you manipulate. Tasks can represent anything from a single little thing you have to do to a complete project consisting of different phases and numerous activities (i.e. subtasks).
+&lt;br/&gt;

 ## Task properties

-Task properties are grouped into tabs. You can change the order of tabs
-by drag and drop. Tasks have the following properties you can change:
+Task properties are grouped into tabs. You can change the order of tabs by drag and drop. Tasks have the following properties you can change:
+&lt;br/&gt;

 ### Description
 *   Subject: a single line that summarizes the task.
 *   Description: a multi-line description of the task.
-     **TBD:** Formatting
-*   Priority: Ranging from negative infinity (lowest priority) over
-    0 (default value, suitable for average tasks) to positive
-    infinity (highest priority / shall be done first). Can be
-    increased/decreased by CTRL+I / CTRL+D in the tasklist.
-     **TBD: prio of parent and subtasks =\&amp;gt; overall prio**
+     **TODO:** Formatting
+*   Priority: Ranging from negative infinity (lowest priority) over 0 (default value, suitable for average tasks) to positive infinity (highest priority / shall be done first). Can be increased/decreased by CTRL+I / CTRL+D in the tasklist.
+     **TODO: prio of parent and subtasks =\&amp;gt; overall prio**
+&lt;br/&gt;

 ### Dates
 *   They can be set to 'none' (no mark in checkbox).
-*   Start date: The first date on which the task can be started. The
-    start date defaults to the date the task is created. It can also
-    be 'None' indicating that you don't really want to start this
-    task, e.g. for registering sick leave.
-*   Due date: The date the task should be finished. This can be
-    'None' indicating that this task has no fixed due date.
-*   Completion date: This date is 'None' as long as the task has not
-    been completed. It is set to the current date when you mark the
-    task as completed. The completion date can also be entered
-    manually.
-*   Reminder: Allows enabling or disabling a pop-up reminder to
-    occur at a specific time.This in conjunction with recurrence
-    allow for daily reminders.
-*   Recurrence: Recurring tasks recur when you mark them completed,
-    that's why they don't stay completed: they change into their
-    next recurrence. It simply changes the dates to the next
-    recurring date. Effort is accumulated.
+*   Start date: The first date on which the task can be started. Thestart date defaults to the date the task is created. It can also be 'None' indicating that you don't really want to start this task, e.g. for registering sick leave.
+*   Due date: The date the task should be finished. This can be 'None' indicating that this task has no fixed due date.
+*   Completion date: This date is 'None' as long as the task has not been completed. It is set to the current date when you mark the task as completed. The completion date can also be entered manually.
+*   Reminder: Allows enabling or disabling a pop-up reminder to occur at a specific time.This in conjunction with recurrence allow for daily reminders.
+*   Recurrence: Recurring tasks recur when you mark them completed, that's why they don't stay completed: they change into their next recurrence. It simply changes the dates to the next recurring date. Effort is accumulated.
+&lt;br/&gt;

 ### Prerequisites:
-*   Other tasks that need to be completed before a task can be
-    started. The task is inactive until the last prerequisite task
-    is completed.
+*   Other tasks that need to be completed before a task can be started. The task is inactive until the last prerequisite task is completed.
+&lt;br/&gt;

 ### Budget:
-*   Budget: amount of hours available for the task. This in
-    combination with tracked efforts result in the time spent and
-    budget left.
+*   Budget: amount of hours available for the task. This in combination with tracked efforts result in the time spent and budget left.
 *   Hourly fee: the amount of money earned with the task per hour.
-*   Fixed fee: the amount of money earned with the task regardless
-    of the time spent.
+*   Fixed fee: the amount of money earned with the task regardless of the time spent.
+&lt;br/&gt;

 ### Effort:
 *   Lists the time/effort for this task.
+&lt;br/&gt;

 ### Progress:
-*   Define how much percent of the task are completed and how the
-    completion shall behave when all children (subtasks) are
-    completed.
+*   Define how much percent of the task are completed and how the completion shall behave when all children (subtasks) are completed.
+&lt;br/&gt;

 ### Categories:
-
 *   Allows selection of categories for a specific task
+&lt;br/&gt;

 ### Notes:
-*   Allows creation of notes to go along with a task. These notes
-    will also appear in help tips while hovering over the task.
+*   Allows creation of notes to go along with a task. These notes will also appear in help tips while hovering over the task.
+&lt;br/&gt;

 ### Attachments:
-*   Allow files to be added to a project. File are stored as a path
-    not directly within the taskcoach file/system. You can open the
-    attachments through taskcoach.
+*   Allow files to be added to a project. File are stored as a path not directly within the taskcoach file/system. You can open the attachments through taskcoach.
+&lt;br/&gt;

 ### Appearance:
-*   Appearance allows you to change the foreground color, background
-    color, font and icon. This allows for customization of specific
-    tasks.
+*   Appearance allows you to change the foreground color, background color, font and icon. This allows for customization of specific tasks.

  The following properties are calculated from the properties above:
+ 
 *   Days left: the number of days left until the due date.
 *   Dependencies: other tasks that can be started when the prerequisite task has been completed.
 *   Time spent: effort spent on the task.
 *   Budget left: task budget minus time spent on the task.
 *   Revenue: hourly fee times hours spent plus fixed fee.
+&lt;br/&gt;

 ## Task states
+
 Tasks always have exactly one of the following states:
-*   Active: The start date is in the past, all prerequisite tasks are
-    completed and the due date is in the future.
-*   Inactive: The start date is in the future, and/or not all
-    prerequisite tasks have been completed.
+
+*   Active: The start date is in the past, all prerequisite tasks are completed and the due date is in the future.
+*   Inactive: The start date is in the future, and/or not all prerequisite tasks have been completed.
 *   Completed: The task has been completed.

 In addition, tasks can be referenced as:
+
 *   Over due: the due date is in the past;
-*   Due soon: the due date is soon (what 'soon' is, can be changed in
-    the preferences);
+*   Due soon: the due date is soon (what 'soon' is, can be changed in the preferences);
 *   Over budget: no budget left;
 *   Under budget: still budget left;
 *   No budget: the task has no budget.
+&lt;br/&gt;

 ## Task colors
+
 The text of tasks is colored according to the following rules:
+
 *   Over due tasks are red;
 *   Tasks due soon are orange;
 *   Active tasks are black text with a blue icon;
 *   Future tasks are gray, and
 *   Completed tasks are green.

-This all assumes you have not changed the text colors through the
-preferences dialog, of course.
+This all assumes you have not changed the text colors through the preferences dialog, of course.

-The background color of tasks is determined by the categories the task
-belongs to. See the section about [categories](WorkingWithCategories).
+The background color of tasks is determined by the categories the task belongs to. See the section about [categories](WorkingWithCategories).
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shiromiko</dc:creator><pubDate>Wed, 20 Jul 2016 03:52:05 -0000</pubDate><guid>https://sourceforge.netc382fe5173ec41cbd474210cc0ec29f572d38e0a</guid></item><item><title>working-with-tasks modified by shiromiko</title><link>https://sourceforge.net/p/taskcoach/wiki/working-with-tasks/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -2,7 +2,7 @@

 Note: For Fedora specific information/documentation on working with
 tasks follow the link below.
-[Tasks on Fedora](WorkingWithTasksFedora)
+[Tasks on Fedora](working-with-tasks-fedora)

 ## About tasks

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shiromiko</dc:creator><pubDate>Tue, 19 Jul 2016 02:48:16 -0000</pubDate><guid>https://sourceforge.netd4f7c0f30c26cb19e991e64443a70b0e06b79349</guid></item><item><title>working-with-tasks modified by shiromiko</title><link>https://sourceforge.net/p/taskcoach/wiki/working-with-tasks/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shiromiko</dc:creator><pubDate>Tue, 19 Jul 2016 02:47:55 -0000</pubDate><guid>https://sourceforge.net939887c634308cce15174ab04c94f55dde90f28f</guid></item><item><title>WorkingWithTasks modified by shiromiko</title><link>https://sourceforge.net/p/taskcoach/wiki/WorkingWithTasks/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="working-with-tasks"&gt;Working with tasks&lt;/h1&gt;
&lt;p&gt;Note: For Fedora specific information/documentation on working with&lt;br/&gt;
tasks follow the link below.&lt;br/&gt;
&lt;a class="" href="../WorkingWithTasksFedora"&gt;Tasks on Fedora&lt;/a&gt;&lt;/p&gt;
&lt;h2 id="about-tasks"&gt;About tasks&lt;/h2&gt;
&lt;p&gt;Tasks are the basic objects that you manipulate. Tasks can represent&lt;br/&gt;
anything from a single little thing you have to do to a complete project&lt;br/&gt;
consisting of different phases and numerous activities (i.e. subtasks).&lt;/p&gt;
&lt;h2 id="task-properties"&gt;Task properties&lt;/h2&gt;
&lt;p&gt;Task properties are grouped into tabs. You can change the order of tabs&lt;br/&gt;
by drag and drop. Tasks have the following properties you can change:&lt;/p&gt;
&lt;h3 id="description"&gt;Description&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Subject: a single line that summarizes the task.&lt;/li&gt;
&lt;li&gt;Description: a multi-line description of the task.&lt;br/&gt;
&lt;strong&gt;TBD:&lt;/strong&gt; Formatting&lt;/li&gt;
&lt;li&gt;Priority: Ranging from negative infinity (lowest priority) over&lt;br/&gt;
    0 (default value, suitable for average tasks) to positive&lt;br/&gt;
    infinity (highest priority / shall be done first). Can be&lt;br/&gt;
    increased/decreased by CTRL+I / CTRL+D in the tasklist.&lt;br/&gt;
&lt;strong&gt;TBD: prio of parent and subtasks =&amp;gt; overall prio&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="dates"&gt;Dates&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;They can be set to 'none' (no mark in checkbox).&lt;/li&gt;
&lt;li&gt;Start date: The first date on which the task can be started. The&lt;br/&gt;
    start date defaults to the date the task is created. It can also&lt;br/&gt;
    be 'None' indicating that you don't really want to start this&lt;br/&gt;
    task, e.g. for registering sick leave.&lt;/li&gt;
&lt;li&gt;Due date: The date the task should be finished. This can be&lt;br/&gt;
    'None' indicating that this task has no fixed due date.&lt;/li&gt;
&lt;li&gt;Completion date: This date is 'None' as long as the task has not&lt;br/&gt;
    been completed. It is set to the current date when you mark the&lt;br/&gt;
    task as completed. The completion date can also be entered&lt;br/&gt;
    manually.&lt;/li&gt;
&lt;li&gt;Reminder: Allows enabling or disabling a pop-up reminder to&lt;br/&gt;
    occur at a specific time.This in conjunction with recurrence&lt;br/&gt;
    allow for daily reminders.&lt;/li&gt;
&lt;li&gt;Recurrence: Recurring tasks recur when you mark them completed,&lt;br/&gt;
    that's why they don't stay completed: they change into their&lt;br/&gt;
    next recurrence. It simply changes the dates to the next&lt;br/&gt;
    recurring date. Effort is accumulated.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="prerequisites"&gt;Prerequisites:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Other tasks that need to be completed before a task can be&lt;br/&gt;
    started. The task is inactive until the last prerequisite task&lt;br/&gt;
    is completed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="budget"&gt;Budget:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Budget: amount of hours available for the task. This in&lt;br/&gt;
    combination with tracked efforts result in the time spent and&lt;br/&gt;
    budget left.&lt;/li&gt;
&lt;li&gt;Hourly fee: the amount of money earned with the task per hour.&lt;/li&gt;
&lt;li&gt;Fixed fee: the amount of money earned with the task regardless&lt;br/&gt;
    of the time spent.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="effort"&gt;Effort:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Lists the time/effort for this task.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="progress"&gt;Progress:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Define how much percent of the task are completed and how the&lt;br/&gt;
    completion shall behave when all children (subtasks) are&lt;br/&gt;
    completed.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="categories"&gt;Categories:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allows selection of categories for a specific task&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="notes"&gt;Notes:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allows creation of notes to go along with a task. These notes&lt;br/&gt;
    will also appear in help tips while hovering over the task.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="attachments"&gt;Attachments:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Allow files to be added to a project. File are stored as a path&lt;br/&gt;
    not directly within the taskcoach file/system. You can open the&lt;br/&gt;
    attachments through taskcoach.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="appearance"&gt;Appearance:&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;Appearance allows you to change the foreground color, background&lt;br/&gt;
    color, font and icon. This allows for customization of specific&lt;br/&gt;
    tasks.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The following properties are calculated from the properties above:&lt;br/&gt;
&lt;em&gt;   Days left: the number of days left until the due date.&lt;br/&gt;
&lt;/em&gt;   Dependencies: other tasks that can be started when the prerequisite task has been completed.&lt;br/&gt;
&lt;em&gt;   Time spent: effort spent on the task.&lt;br/&gt;
&lt;/em&gt;   Budget left: task budget minus time spent on the task.&lt;br/&gt;
*   Revenue: hourly fee times hours spent plus fixed fee.&lt;/p&gt;
&lt;h2 id="task-states"&gt;Task states&lt;/h2&gt;
&lt;p&gt;Tasks always have exactly one of the following states:&lt;br/&gt;
&lt;em&gt;   Active: The start date is in the past, all prerequisite tasks are&lt;br/&gt;
    completed and the due date is in the future.&lt;/em&gt;   Inactive: The start date is in the future, and/or not all&lt;br/&gt;
    prerequisite tasks have been completed.&lt;br/&gt;
*   Completed: The task has been completed.&lt;/p&gt;
&lt;p&gt;In addition, tasks can be referenced as:&lt;br/&gt;
&lt;em&gt;   Over due: the due date is in the past;&lt;br/&gt;
&lt;/em&gt;   Due soon: the due date is soon (what 'soon' is, can be changed in&lt;br/&gt;
    the preferences);&lt;br/&gt;
&lt;em&gt;   Over budget: no budget left;&lt;br/&gt;
&lt;/em&gt;   Under budget: still budget left;&lt;br/&gt;
*   No budget: the task has no budget.&lt;/p&gt;
&lt;h2 id="task-colors"&gt;Task colors&lt;/h2&gt;
&lt;p&gt;The text of tasks is colored according to the following rules:&lt;br/&gt;
&lt;em&gt;   Over due tasks are red;&lt;br/&gt;
&lt;/em&gt;   Tasks due soon are orange;&lt;br/&gt;
&lt;em&gt;   Active tasks are black text with a blue icon;&lt;br/&gt;
&lt;/em&gt;   Future tasks are gray, and&lt;br/&gt;
*   Completed tasks are green.&lt;/p&gt;
&lt;p&gt;This all assumes you have not changed the text colors through the&lt;br/&gt;
preferences dialog, of course.&lt;/p&gt;
&lt;p&gt;The background color of tasks is determined by the categories the task&lt;br/&gt;
belongs to. See the section about &lt;a class="" href="../WorkingWithCategories"&gt;categories&lt;/a&gt;.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">shiromiko</dc:creator><pubDate>Tue, 19 Jul 2016 02:37:59 -0000</pubDate><guid>https://sourceforge.net23581ff7ca91356f43d34cfc33485737b3a39646</guid></item></channel></rss>