I found Udo's TiddlersWithParams from here
http://tiddlywiki.abego-software.de/#TiddlerWithParamsPlugin
that sounds like it would have done this, but it doesn't work in the
recent TW version.

Has anyone found a replacement method that does the same thing these
days?

On Mar 19, 5:58 pm, Dave Parker <[email protected]> wrote:
> Hi,
>
> I'd like to be able to make a new tiddler based on a template tiddler
> and replace the placeholders in that template tiddler with the new
> tiddler's title.
>
> something like this:
>
> <<newTiddler
> tag:"ProblemsList"
> label:"add problem"
> title:"input short description of problem here"
> text:{{store.getTiddlerText("ProblemTemplate")}} (pseudocode: with:
> {{tiddler.title}})
>
>
>
> originally I had the tiddler "ProblemTemplate" with this in it
> <<tiddler ProblemTemplate5 with: {{tiddler.title}}>>
>
> and it kind of worked, except you can't view the contents in a popup.
> I need the new tiddler to have "real" content, instead of transcluded.
>
> Any ideas?
>
> Dave

-- 
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