Hi

If you prefer -- there is a way to add the <$checkbox> widget to the button 
to indicate the state of [tag1] (rather than removing the tiddler from the 
list):

<$list filter="[tag[task]]">

<$mangletags add="tag2">
<$mangletags tiddler={{!!title}} add="tag1">
<$button message="tw-mangle-tags" class="btn-invisible"><$checkbox 
tiddler={{!!title}} tag="tag1">{{!!title}}</$checkbox></$button>
</$mangletags></$mangletags>
</$list>

regards

On Monday, July 21, 2014 1:09:24 AM UTC+2, James wrote:
>
> Hi all,
>
> I am currently trying to do a checklist/todo list in one of my tiddler.  
> Would it be possible if I can tick on the checkbox and the list item cross 
> automatically?
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to