> How would I change tag:'Project1' to use the title of the parent
> tiddler?
The following should work:
<<newTiddler
tag:{{tiddler.title}}
>>
(This requires TiddlyWiki 2.4.3.*)
Note that using the tags of the parent tiddler, as suggested by the
title of this post, would be more complicated because it'd require more
than a single parameter.
-- F.
* http://trac.tiddlywiki.org/ticket/444
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---