> However, as of TW230, this can be easily accomplished without the
> plugin by direct reference to the 'tiddler' global context object,
> using a 'computed parameter' in the standard <<newTiddler>> macro,
> like this:
>
>    <<newTiddler ... tag:{{tiddler.title}}>>
>
> enjoy,
> -e

Thanks Eric, this works really nice. With NewMeansNewPlugin and
http://trac.tiddlywiki.org/ticket/610 installed, it's even possible to
have:

<<newTiddler label:"new" title:{{tiddler.title}} tag:{{tiddler.title}}
>>

Would there also be such an easy way to have not only the tiddler
title, but all already existing tags of the original tiddler added as
tags to the new tiddler?

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

Reply via email to