Stéph, flags are not implemented on Android. Michael, it sounds as though you have cleanly demarked phases with minimal overlap. In that case, you could use "complete tasks in order" to force all tasks to inactive status except the one currently being executed. If your tasks do overlap you can achieve the same result by creating dependencies. Then you can use a view like "active by project" to show you just the current task(s) from each project. If your task names include the phase, this would tell you right away. Is this any help?? -Dwight
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Stéph Sent: Sunday, March 03, 2013 4:40 PM To: [email protected] Subject: [MLO] Project Phases Suggestions I'd be tempted to use flags, though I don't have an Android device, so don't know whether they implement flags. Contexts with a custom filter and grouping would work, especially as you can get tasks to inherit contexts. -- 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. -- 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.
