> It seems to me that the main error is the line
>
> <option value="tag[<<currentTiddler>>]"><<currentTiddler>></option>
>
>
Accepting your assumption that this is the only problem (I haven't triied 
your code) then the I must ask what you expect that "value" to be? You've 
already put a filter around the option values. I htink that the option 
value cannot be a filter as you have it there.

Further, and generally, a filter for "tiddlers tagged with the 
currenttiddler" would be syntaxed like so;

="[tag<currentTiddler>]">

Only single brackets inside the filter. Also when you use {{...}} in 
filters, i.e then {...}  


 <:-)

-- 
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/e8a3ff7a-7ea1-43bd-9623-6dbd1cd3689e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to