Currently I have seperate lists for each project status:

<<mgtdList startTag:Project tags:'Active && !Complete' view:Project
mode:global
        group:Area
        gView:bold
        >>

<<mgtdList title:'Queued Projects' startTag:Project tags:'Queued && !
Complete' view:Project mode:global
        group:Area
        gView:bold
        newButtonTags:'Project Queued'>>

etc.

Which produces:

AREA 1
    ACTIVE PROJECT 1
    ACTIVE PROJECT 2
    ACTIVE PROJECT 3

AREA 2
    ACTIVE PROJECT 4
    ACTIVE PROJECT 5

AREA 1
    QUEUED PROJECT 1
    QUEUED PROJECT 2

etc

Was hoping to get an output more like this:

AREA 1
    ACTIVE PROJECT 1
    ACTIVE PROJECT 2
    ACTIVE PROJECT 3
    QUEUED PROJECT 1
    QUEUED PROJECT 2

Was hoping there was some sort function that could do this.

Thanks for this great product!

-- 
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