The Task Editor is a view that displays task data in a tree structure. Most data in the Task Editor can be edited in situ.
You can navigate the tree structure using the keyboard:
+ |
Expand an expandable row. |
- |
Collapse a collapsible item. |
Arrow left |
Go to previous column in the same row. |
Arrow right |
Go to next column in the same row. |
Arrow up |
Go to previous row in the same column. |
Arrow down |
Go to next row in the same column. |
Home |
Go to first row, first column. |
End |
Go to last row, last column. |
Page up |
Go to first visible row in the same column. |
Page down |
Go to last visible row in the same column. |
Editable items are opened for editing by double-clicking on the item or, if using the keyboard, pressing F2 will open the current item.
When editing an item you can navigate to the next editable item as follows:
Ctrl+Alt+Arrow left |
Go to the previous editable item in the same row. |
Ctrl+Alt+Arrow right |
Go to the next editable item in the same row. |
Ctrl+Alt+Arrow up |
Go to the next editable item in preceding rows. |
Ctrl+Alt+Arrow down |
Go to the next editable item in succeeding rows. |
Most views support drag & drop and copy/paste. Charts and Gantt charts can be dragged to applications that support images. Table data uses the html mime type, so can be dropped on any applications that supports this. If the view supports moving or copying items internally e.g. the Task Editor, items can also be moved or copied.