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

On Monday, June 24, 2019 at 2:53:46 PM UTC-4, Seb wrote:
>
> 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 [email protected].
To post to this group, send email to [email protected].
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/eb1d2ed4-eeb1-4bec-ab45-eb0a0907dcde%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to