<<forEachTiddler where 'tiddler.tags.contains("SomeTag")'
      write ' "|[["+tiddler.title+"]]" + "|<<tiddler [[Table##sub]]
with: [["+tiddler.title+"]]>\>|\n" '
>>

/%
!sub
<<forEachTiddler where
'tiddler.tags.contains(context.inTiddler.title)' write ' "OK\n" ' >>
!end sub
%/
??
However I don't know if it does what it's supposed to do?

Regards Måns Mårtensson

On 6 Mar., 18:32, twgrp <[email protected]> wrote:
> Sorry, it's supposed to be
> "+tiddler.title+"
>
> Still does not work though.
>
> thanks
>
> On 6 mar, 17:13, PMario <[email protected]> wrote:
>
>
>
> > Uploaded the second
> > But it makes no sense.
>
> > !With "tiddler.title" as argument
> > <<forEachTiddler where 'tiddler.tags.contains("SomeTag")'
> >       write ' "|[["+tiddler.title+"]]" + "|<<tiddler [[Table##sub]]
> > with: tiddler.title >\>|\n" '
>
> > The with: tiddler.title after transclusion will be
>
> > tiddler.title.tags.contains which will not work!
>
> > hope it helps
> > regards Mario
>
> > On Mar 6, 5:06 pm, PMario <[email protected]> wrote:
>
> > > hi,
> > > uploaded first.
>
> > > -m
>
> > > On Mar 6, 4:37 pm, twgrp <[email protected]> wrote:
>
> > > > I think the question is self explanatory from my minimal test case;
>
> > > >http://fetargument.tiddlyspot.com/
>
> > > > (username=fetargument, password=password)
>
> > > > Please help
>
> > > > :-)- Dölj citerad text -
>
> > - Visa citerad text -

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tiddlywiki?hl=en.

Reply via email to