Mans,

Thanks for your response--even if it wasn't the one I was hoping for.

I wanted to be able to group the newly created tiddlers by tags. I'll
have to explore forEachTiddler further to see if I can aggreated them
that way.

I'm not using any htmlforms in tabs, so I haven't run into that
problem.

Thanks,
Hal

On Aug 16, 6:44 pm, Måns <[email protected]> wrote:
> Hi Hal
>
> > <<newTiddlerWithForm
> >  FormTemplate
> >  "New Account"
> >  '"New Account Name"' askUser>>
> > <<newTiddler
> >         label:"Button Label"
> >         text:{{"<<formTiddler [[MyTemplateTiddler]]>"+">"}}
> >         tag:"MyTag1"
> >         tag:"Three Word Tag">>
>
> I think we've all been there a few times - "The missing tag-feature"
> of the newTiddlerWithForm macro is really annoying - and makes it
> completely useless if you want to exploit the great features of
> HideWhenPlugin or TiddlyTweakerPlugin...
>
> TwabPluginhttp://www.tiddly-twab.com/#TwabPluginsolves the problem
> to some extent, however it needs inlineJavascriptPlugin- and I can't
> figure out how to create a newTiddlerWithForm macro from looking at
> it's code..
>
> Another pretty anoying thing is the fact that htmlforms are not
> refreshed/rendered when you use the tabmacro <<tab ... >> This is a
> serious obstacle if you want to use htmlforms in a TW...
>
> Sorry I could not provide a reasonable workaround. Good luck!!
>
> Cheers Måns Mårtensson

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