http://www.strm.us/Private/TWGG%20Questions%200109.htm#Question10

Using below clickified newTiddler - can I use the results from the
"tag prompt" to also populate the title?
Example:

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

Reply via email to