This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
tree-view [2016/10/01 07:20] admin |
tree-view [2020/11/21 02:21] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Task Tree ====== | ====== Task Tree ====== | ||
+ | |||
+ | This is the default (and original) task view where you will probably spend most of your early time with the application. It shows the fundamental parent/subtask structure of your tasklist and is the only view in which you can change these relationships. | ||
+ | |||
+ | * [[#creating_tasks|Creating Tasks]] | ||
+ | * [[#moving_tasks|Moving tasks]] | ||
+ | * [[#deleting_tasks|Deleting Tasks]] | ||
+ | * [[#selecting_tasks|Selecting Tasks]] | ||
+ | |||
{{images:screenshots:tree-view.png}} | {{images:screenshots:tree-view.png}} | ||
+ | |||
+ | ====Creating Tasks==== | ||
+ | |||
+ | {{page>includes:creating-tasks-common}} | ||
+ | |||
+ | ----- | ||
+ | |||
+ | ====Moving tasks==== | ||
+ | |||
+ | To move one or more pre-selected tasks to a different location (or parent) you have the following options: | ||
+ | |||
+ | * Select one of the '[[new-task-menu|Menu Bar > Move]] > Move Selected Task ...' menu commands | ||
+ | * **Move Task Up**\\ This swaps the task's position with the task immediately above it | ||
+ | * **Move Task Down**\\ This swaps the task's position with the task immediately below it | ||
+ | * **Move Task Left**\\ This takes a subtask and makes it a sibling of its current parent | ||
+ | * **Move Task Right**\\ This makes the task a subtask of the task immediately above it | ||
+ | * 'Drag and Drop' the selected tasks using only the mouse | ||
+ | * 'Cut and Paste' the selected tasks using the keyboard and/or mouse (Ctrl+X, Ctrl+V) | ||
+ | |||
+ | ----- | ||
+ | |||
+ | ====Deleting Tasks==== | ||
+ | |||
+ | {{page>includes:deleting-tasks-common}} | ||
+ | |||
+ | ----- | ||
+ | ====Selecting Tasks==== | ||
+ | |||
+ | {{page>includes:task-selection-common}} | ||
----- | ----- |