Hi,
I noticed that if you collapse a task that has a parent and no children then it collapses that task and places the cursor on the parent. However if you try to collapse again on the parent nothing happens, even if it itself is a child with a parent.
Is there any way to use collapse in a manner where it keeps collapsing child objects, using the same key, until they have no parent.
i.e. in the example below if I start with my cursor on task 1.2.1.2 I could hit the collapse key 4 times and end up with the Project A: root collapsed.
Project A:
- A Test task 1
- A Test task 1.1
- A Test task 1.2
- A Test task 1.2.1
- A Test task 1.2.1.1
- A Test task 1.2.1.2