Hi Shankar

Why not fetch the text from another tiddler (template)?
<<newTiddler
        text:{{store.getTiddlerText("SampleTiddler")}}
>>

See http://tiddlywiki.org/wiki/NewTiddler_(macro)

Regards Måns Mårtensson

On 13 Sep., 02:41, Shankar <[email protected]> wrote:
> I have a tiddler that contains the following contents:
>
> <<clickify newTiddler title:{{prompt('enter a title','Anonymous
> Notes')}} tag: 'aaTag' text:'{{c1{Title:
>
> }}}
>
> {{c2{Main Idea:
>
> }}}
>
> '>>
>
> When I click on the tiddler, I would like a tiddler with the name
> entered to the prompt to be created with the text exactly as shown
> above with line breaks etc.
>
> I am getting an error in the macro.  "clickify" probably does not like
> the contents split into lines as I have done.
>
> Could someone suggest a work around please!
>
> Thanks for your help.
>
> Cheers; 'best,
>
> shankar swamy

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