http://www.strm.us/Private/TWGG%20Questions%200109.htm#Question11
Is their a way to have a tiddler created silently? IE - Enter info at
prompt and tiddler creates, saves, and closes
<<clickify newTiddler
label:'New Project'
title:""
tag:'fETTasks'
text:{{
store.getTiddlerText("ProjectTemplate", "").
replace(/Project1/g, prompt("Enter Project Tag (No Spaces or special
characters)"))
}}
>>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---