Hi Jiambo

same here. I'm an ex mGSD and testing cardo as I speak. I've tested it for 
a couple of days and I've already found a couple of annoying bugs. I've 
searched for a bug tracker but apparently it is not in github. I've never 
code in tiddlywiki so I'm not sure how hard it is, but I really tempted in 
extracting cardo code, put in in gitHub and start fixing it... 

what do you think ?

thanks


On Monday, 24 June 2019 18:50:49 UTC+1, Jianbo Li wrote:
>
> 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/21ba28dc-4c61-413d-a8c9-66b2045bc3e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to