hi Seba The problem is with ">>" on "<<newReminder>>". The computer thinks ‘that ">>" means end of newTiddler macro’
One workarround i can think of is putting newReminder in the view template. Using hideWhen plugin will enable you to only show the newReminder when tagged with the tag you specify in <<newTiddler>> Alex On 28 July 2010 07:45, Seba <[email protected]> wrote: > hi, > > I would like to create a complex template for a new tiddler and I am > having trouble with the script. > I am using newTiddler and so far it like: > ------------------------ > <<newTiddler label:"Test1" title:"Test2" text: > "Parameter1: > Parameter2: > Parameter3: > Parameter4: > tag:something>> > ------------------------- > This works ok, but I would also like to add <<newReminder>> and maybe > some dropdown list boxes in there but that doesn't work. > How can I solve this? > > thx > regards > seba > > -- > 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]<tiddlywiki%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/tiddlywiki?hl=en. > > -- 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.

