Cardo next tasks group by context

66 views
Skip to first unread message

Jianbo Li

unread,
Jun 24, 2019, 1:50:49 PM6/24/19
to TiddlyWiki
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

Seb

unread,
Jun 24, 2019, 2:53:46 PM6/24/19
to TiddlyWiki
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

Ton Gerner

unread,
Jun 24, 2019, 3:47:12 PM6/24/19
to TiddlyWiki
Hi guys,

Are you aware of the Google group for TiddlyWiki-GTD?


Cheers,

Ton

Jianbo Li

unread,
Jun 24, 2019, 4:07:21 PM6/24/19
to TiddlyWiki
Hi Ton, 

Thanks for the suggestion. Let me try there.

Regards,

Jianbo

Jianbo Li

unread,
Jun 24, 2019, 4:11:41 PM6/24/19
to TiddlyWiki
Hi Seb,

Good suggestion, but I wonder if it is a good idea to extract other people's code and put it on github without the author's permission. You might need to contact the author first.

Regards,

Jianbo

Seb

unread,
Jun 24, 2019, 4:49:06 PM6/24/19
to TiddlyWiki
Hi Jianbo

you are probably right. In https://cardo.wiki it is explained how to get it but there is not license mention. .... If it was MIT for example it would be simpler....

Seb

unread,
Jun 24, 2019, 4:50:10 PM6/24/19
to TiddlyWiki
Hi Ton,

yes... probably we should continue this conversation there...

cheers
Reply all
Reply to author
Forward
0 new messages