This is probably useless but since I created it I thought I'd pass it along.
This is for MonkeyGTD 3. I call it the "Big Open Projects Overview."
Thankfully, I don't have a job naming things :) This overview or dashboard
is a list of all your projects and under each project, all the next,waiting
and future actions. Also, at the bottom, is a list of any projects with no
actions.

To check it out, create a new tiddler. Title it whatever you like or use my
catchy name. Tag it (important) with these 2 tags: View excludeSearch

Then copy and paste this text (everything between Start and End) into the
body of the tiddler:
----START----
<<mgtdList startTag:Action title:'Projects with open actions' tags:'(Next ||
[(Waiting For)] || Future) && !Done'
view:Action mode:global
       group:Project
       gView:bold
       newButtonTags:'Action Next'
       where:tiddler.hasActiveProject()
       >>

<<mgtdList startTag:Project title:'Projects with no Actions'
    tags:'!Complete && !Someday/Maybe' view:Project mode:global
    where:!tiddler.hasNextActionOrSubProjectOrTickler()
    >>

<<tiddler 'Ticklers Requiring Action'>>

----END----

Maybe this will help reviews? Don't know yet, only started using it. If you
like it, modify the Review panel and add it for quick reference.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" 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/GTD-TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to