There are two kinds of filter operators. Some filters require an input, but 
others can generate an output even if they have no input. The 'tag' is one 
of the latter types. You need to put 'is[current]' in front of each of the 
tag filter operators in your template, or it will generate the list of all 
tags that match from your entire tiddlywiki.

HTH
Mark

On Friday, May 5, 2017 at 6:03:18 AM UTC-7, Eduan Slabbert wrote:
>
> Good day,
>
> I have been playing around with my own Task Management example for a 
> while, and have managed to get some nice functionality going without using 
> plugins.
>
> I now however have an interesting situation that I can't seem to solve;
>
> The *ToDo* and *Completed* tiddlers list tiddlers with the appropriate 
> tags.
>
> I have a *TaskCheckbox *tiddler that filters all current tiddlers with 
> the tag "*Task*".
> It then does a subfilter to see if it is tagged "*ToDo*" or "*Completed*" 
> and displays a checkbox after the Title on the "*Task*" tiddler that is 
> *checked 
> *when "*Completed*", and *unchecked *when "*ToDo*". It also swaps the 
> tags when the checkbox is toggled.
>
> I then add a new task tiddler with the tags "*Task*" and "*ToDo*" and 
> detail it as you would any tiddler.
> Once it's saved you can toggle the checkbox to reflect the status.
>
> Everything works perfectly, until I add a second task tiddler;
>
> The moment the "*ToDo*"/"*Completed*" tag goes in, *TaskCheckbox* 
> suddenly adds another checkbox and status.
> The same when I add a third, fourth and so on.
>
> My tiddlywiki is attached for inspection.
>
> Anyone with any idea what is throwing it off? I purposefully use the same 
> tags and tiddlers for Table of Contents and listing purposes and have 
> thusfar been able to work around any issues that might cause.
>
> Any input/feedback will be greatly appreciated!
>

-- 
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/b6360e3f-e49b-4c54-887c-3366961c52d9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to