Hello all,

Anybody here using cardo? I am an mGSD user and would like to convert to 
Cardo. Everything looks good but I am a little annoyed by a long list of 
next tasks in the dashboard. I would like to group all the listed tasks by 
context. I wonder if anyone here knows how to do it. 

Here is what I have tried:

Adding the following in "
plugins/Cardo/ui/ViewTemplates/types/person/detail", but it listed a lot of 
empty contexts (contexts without any task included).
      <$list filter="[all[shadows+tiddlers]] +[tag[context]] 
-[has[draft.of]]">
        <<cardoTaskList title:"$(currentTiddler)$" 
status:"{{$:/status/Cardo/selectedCategory}} 
$(currentTiddler)$" includeComplete:'false' newButton:'true' newTag:'Task 
Next $(currentTiddler)$' >>
      </$list>

Tried to add a groupBy in original taskList, but it does not seem to do 
anything.
      <<cardoTaskList title:'Next Tasks' assignee:'$(personguid)$' type:
'task' status:'Next' buttonType:'TaskStatus' groupBy:'$(tag[context])'  
newButton:'true' newButtonText:'The Next Thing We Must Do Is...' newTag:'Task 
Next' newButtonAssignee:'$(personguid)$'  includeComplete:'false'>>

Thanks a lot

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7c9a1bd1-16ed-4820-9adc-fbd0b83a5f41%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to