Hi TwWizards

I'm designing a newtiddler button, with the help of ClickifyPlugin
from tiddlytools.com.

Everything seems to work allright - and I have a custom edittemplate
(eventEditTemplate) which has the custom fields I'm prompting for -
however the fields aren't inserted into the resulting tiddler.

Is there anything that I should change to make this work? (prompts are
working and tiddler is opened with the correct edittemplate...):
"
<<clickify newTiddler title:{{prompt('skriv en titel','event#XX')}}
text:{{prompt('skriv en note','Dette er detaljer ang. eventet')}}
tag:"event" tag:"excludeLists" template:eventEditTemplate field:
{{"event:'"+prompt("angiv hvad eventet er","Vielse, Højmesse etc etc")
+"'"}} field:{{"ugedag:'"+prompt("angiv en ugedag","mandag, tirsdag,
onsdag, torsdag, fredag, lørdag eller søndag")+"'"}} field:
{{"dato:'"+prompt("angiv en dato(ikke måned)","01,02,03 ....31")+"'"}}
field:{{"maaned:'"+prompt("angiv en måned","01,02,03 .. 12")+"'"}}
field:{{"aar:'"+prompt("angiv et år","2011,2012,2013 etc")+"'"}}field:
{{"klokken:'"+prompt("angiv et tidspunkt","10:00, 12:45-13:10 etc...")
+"'"}}field:{{"hvem:'"+prompt("angiv hvem der er ansvarlig","CHEL, HHR
eller andre ..")+"'"}} field:{{"sted:'"+prompt("angiv sted","kirken,
præstegården ...")+"'"}}label:[[nyt event]]>>
"
Cheers Måns Mårtensson

Ps: I made my template following these instructions:
http://groups.google.com/group/tiddlywiki/browse_thread/thread/5f8014224c690e29/5595f49ea6ec9f94?#5595f49ea6ec9f94

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