> Using below clickified newTiddler - can I use the results from the
> "tag prompt" to also populate the title?
You could try creating a global variable (even though it's evil):
<<clickify newTiddler
text:{{GLOBAL_MYVAR = prompt("...")}}
tag:{{GLOBAL_MYVAR}}
>>
-- F.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---