>
> *Ah, it looks like you are trying to generate a list of all tiddlers that
> are tagged with the current tiddler and also by "TagName2". Is that right?
> *
>
Yes.This is what I need
Everything happened that planned.
{{{ [tag{!!title}tag[TAGNAME2]] +[sort[title]] }}}
Thanks, Jeremy!!!
Sorry, for my bad english, but i continue my crazy experiments.
I want to get tiddlers thith field P_AGREED = 'TRUE'
{{{ [p_agreed[TRUE]] }}} - works
not works
{{{ [tag{!!title}tag[TAGNAME2]*[p_agreed[FALSE]]*] +[sort[title]] }}}
{{{ [tag{!!title}tag[TAGNAME2]*{[p_agreed[FALSE]]}*] +[sort[title]] }}}
--
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/groups/opt_out.