There's also NewSavedTiddlerPlugin.  See this discussion:
https://groups.google.com/forum/#!topic/tiddlywiki/Focq49HG2hA
cmari


On Sun, Oct 20, 2013 at 4:00 PM, Anton Aylward <
[email protected]> wrote:

> cmari said the following on 10/20/2013 06:09 PM:
>
>> Hi Anton,
>> If you changed the "text" part of your clickify macro to include the
>> formTiddler macro:
>> /<<clickify newTiddler label:"New Male"  title:{{prompt("Enter a new
>>
>> Male Character Name")||"NewMale"}}   tag:"Male" tag:"Character"
>> text://{{"<<formTiddler [[///CharacterTemplate/]]>"+">**"}}>> /
>>
>> then after saving the tiddler, you'd have a tiddler containing a form
>> that you could fill out.
>>
>> But perhaps I'm not understanding exactly what you want?
>>
>
> Down the road, after a save and reload, there is a tiddler with a form
> that has the name and the content I last put in it ...
>
> But the result of that command is to open an edit window on the raw thing
>
>         <<formTiddler [[CharacterTemplate]]>>
>
> I have to close&save that edit to get the form, then fill in the form.
> Its a bit disconcerting having that step.
>
> Whereas this seems to elimante that step
>
>
> <<newTiddlerWithForm
>  CharacterTemplate
>  "New Male"
>  '"New name for Male Character "' askUser
> >>
>
> It doesn't set the tag.
>
>
> --
> Make up your mind to act decidedly and take the consequences. No good is
> ever done in this world by hesitation.
>     Thomas H. Huxley
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "TiddlyWiki" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to 
> tiddlywiki+unsubscribe@**googlegroups.com<tiddlywiki%[email protected]>
> .
> To post to this group, send email to [email protected].
> Visit this group at 
> http://groups.google.com/**group/tiddlywiki<http://groups.google.com/group/tiddlywiki>
> .
> For more options, visit 
> https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to