Plan/Manual/Task Dependency Editor (Graphical): Difference between revisions

From KDE UserBase Wiki
m (Fix minor typos)
m (Fix formatting)
Line 1: Line 1:
__TOC__
__TOC__


==Description==
==Task Dependency Editor (Graphical)==
 
===Description===


{|
{|
Line 22: Line 24:
|[[Image:Plan_dependencyeditor_dependency1.png]]
|[[Image:Plan_dependencyeditor_dependency1.png]]
|}
|}


As shown below, an item consists of three different selection areas:
As shown below, an item consists of three different selection areas:
Line 38: Line 39:
|}
|}


===Editing dependencies===


==Editing dependencies==
Dependencies are created by first selecting a start- or finish area of the predecessor task, then selecting the start- or finish area of the successor task.
Dependencies are created by first selecting a start- or finish area of the predecessor task, then selecting the start- or finish area of the successor task.
This can be done using the mouse or the keyboard.
This can be done using the mouse or the keyboard.
Line 64: Line 64:
|}
|}


==Toolbar==
===Toolbar===
 
The toolbar provides the means to create and delete tasks:
The toolbar provides the means to create and delete tasks:
{|style="text-align:center"
{|style="text-align:center"
Line 73: Line 74:
{| border="1" cellpadding="5" cellspacing="0"
{| border="1" cellpadding="5" cellspacing="0"
| style="background:#efefef;" | '''Button'''
| style="background:#efefef;" | '''Button'''
| style="background:#efefef;" | '''Short cut'''
| style="background:#efefef;" | '''Shortcut'''
| style="background:#efefef;" | '''Description'''
| style="background:#efefef;" | '''Description'''
|-
|-
Line 90: Line 91:
| Delete Task || <keycap>Delete</keycap> || Deletes the selected tasks.
| Delete Task || <keycap>Delete</keycap> || Deletes the selected tasks.
|}
|}


{{Plan/Prevnext|prevpage=Cost Breakdown Structure Editor|indextext=Contents|nextpage=Task Dependency Editor (List)}}
{{Plan/Prevnext|prevpage=Cost Breakdown Structure Editor|indextext=Contents|nextpage=Task Dependency Editor (List)}}


[[Category:Office]]
[[Category:Office]]

Revision as of 11:04, 1 November 2019

Task Dependency Editor (Graphical)

Description

The Task Dependency Editor is used to create, edit, and delete task dependencies. For convenience, tasks can also be inserted, deleted or edited.

The tasks are ordered in accordance with the Work Breakdown Structure (WBS).

The symbols for summary tasks, tasks and milestones are shown below:

As the Task and Milestone are sub-items to the Summary task, they are indented. Also, note that the WBS code is displayed along with the name.

In the following figure, a Finish-Start dependency has been inserted to make Milestone depend on Task.

As shown below, an item consists of three different selection areas:

Item area Select the item for editing
Start area Used for creating Finish-Start and Start-Start dependencies
Finish area Used for creating Finish-Start and Finish-Finish dependencies

Editing dependencies

Dependencies are created by first selecting a start- or finish area of the predecessor task, then selecting the start- or finish area of the successor task. This can be done using the mouse or the keyboard.

Alternatively, you can drop the predecessor's connection area on the successor's connection area.


To edit or delete an existing dependency, you can open a dependency by selecting it, or open its context menu.


You can also open the context menu on a connection area which will enable you to edit all dependencies connected to that area.

Toolbar

The toolbar provides the means to create and delete tasks:


Button Shortcut Description
Add Task Ctrl+I Drop-down button to create a task or milestone. The new item is positioned after the currently selected item on the same level as the selected item. If no item is selected, the new item is appended at the top level.
Ctrl+Alt+I
Add Sub-task Ctrl+Shift+I Drop-down button to create a sub-task or -milestone. The new item is appended as a child to the currently selected item.
Ctrl+Shift+Alt+I
Delete Task Delete Deletes the selected tasks.