What is happening is that you are selecting the whole tree and each task in the tree is being copied, individually, along with its children. You only need to select the parent that you want copied, and the subtasks will come with.
If you collapse all of the tasks before you copy them, you should get the result you want. Unfortunately I can't find any way to only collapse the selected tasks, does anyone know if there is a way to do this? You can collapse all tasks by hitting F6, then you will need to open the branch you were working in. By the way, I believe duplicate (control-D) works the same way. On Wed, Apr 24, 2013 at 4:42 AM, Mark <[email protected]> wrote: > If I copy and paste this as a child elsewhere what I get is; > > Task 1 > Task 2 > ->Subtask 1 > ->->Subtask 1.1 > ->->Subtasks 1.2 > *Subtask 1.1 (duplicate, but not in the same indented position) > Subtasks 1.2 (duplicate, but not in the same indented position)* > -- Lisa ------------------------------ Lisa Stroyan, mailto: [email protected] <[email protected]> -- You received this message because you are subscribed to the Google Groups "MyLifeOrganized" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mylifeorganized?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
