Hi,

I try to make a new view to see the actions by area. I duplicate the
view Action by Project and here is what I have:

---tiddler---
{{cols2{

{{col{

<<tiddler 'Ticklers Requiring Action'>>

<<mgtdList title:'Next Actions' startTag:Action tags:'Next && !Done'
view:Action mode:global
        group:Area
        gView:bold
        newButtonTags:'Action Next'
        >>

<<mgtdList title:'Waiting Actions' startTag:Action tags:'[(Waiting
For)] && !Done' view:Action mode:global
        group:Area
        gView:bold
        newButtonTags:'Action [(Waiting For)]'
        >>

}}}

{{col{

<<mgtdList title:'Future Actions' startTag:Action tags:'Future && !
Done' view:Action mode:global
        group:Area
        gView:bold
        newButtonTags:'Action Future'
        >>

}}}

}}}
---tiddler---

Apparently it seems to work. I added to the extra side bar as Simon
invite us for the Inbox.

If it is possible I would like to not view the action with no Area as
these Actions are in a project. If you have an idea to not show them,
tell me please. If not nevermind.

Regards.
--
Didier Bretin
http://bretin.net/
--~--~---------~--~----~------------~-------~--~----~
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