i use:

folder f1 (folder and not set complete subtasks in order)
  task t1
  task t2
  task t3
  project p1 (project, not folder and not set complete subtasks in order)
    inorder (folder and set to complete subtasks in order)
      task p1.t1 (must be done in order)
      task p1.t2 (must be done in order)
    task p1.t3 (can be done simultaneously)
    task p1.t4 (can be done simultaneously)
  project p2 (project, not folder and not set complete subtasks in order)
    inorder (folder and set to complete subtasks in order)
      task p2.t5 (must be done in order)
      task p2.t6 (must be done in order)
    task p2.t7 (can be done simultaneously)
    task p2.t8 (can be done simultaneously)

active tasks in the todo view give me:
task t1
task t2
task t3
task p1.t1
task p1.t3
task p1.t4
task p2.t5
task p2.t7
task p2.t8

when task p1.t1 is completed task p1.t2 pops up and when that is done
the inorder folder does not show

Doning it this way, you can stick tasks that need to be done in order
in the inorder-folder and everything that doesn't depend on anything
straight in the project folder...

example:

buy wife flowers
paint room
  inorder
    decide paint scheme
    get approval from spouse
    buy paint
  buy filler
  buy paintbrush
  get floorcoverpaper
  borrow ladder from tom
  borrow spray painter from bill

next actions are:
  buy wife flowers
  decide paint scheme
  buy filler
  buy paintbrush
  get floorcoverpaper
  borrow ladder from tom
  borrow spray painter from bill


/Jonas

> So if I have (none with "complete in order" or dependencies)
>
> Folder F1
>         Task T1  Take out the garbage
>         Task T2  Cook dinner
>         Task T3  Call my mom
>         Project P1
>                  Task P1.1
>                  Task P1.2
>                  Task P1.3
>         Project P2
>                  Task P2.1
>                  Task P2.2
>
> I want a view that shows me:
>
> T1
> T2
> T3
> P1.1
> P2.1
>
> The first three are "standalone tasks" - they don't need a project but yet
> they are their own next action.  So if I had "IsNextAction" then I could
> make a rule that says Active tasks that "IsNextAction OR Project is empty".
>




-- 
jonas at bergenudd dot net

architecture - urbanism - photography

http://urbanism.se/

http://tungle.me/jbergenudd - min kalender

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MyLifeOrganized" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/mylifeorganized?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to