This may not be the most efficient or elegant way, but here are some
ideas:
Get CoreTweak #444 from tiddlytools.com.  Create your form in a
tiddler called "MyFormTemplate". In some other tiddler, or in the
ViewTemplate, you can then use the macro:
<<newSavedTiddler label:'Add a new tiddler using my form' text:
{{store.getTiddlerText('MyFormTemplate')}} tag:{{'someTag someOtherTag
[['+tiddler.title+']]'}}>>
cmari

On Dec 19 2008, 12:55 am, keSh <k.pandura...@gmail.com> wrote:
> How can I combine the functionality of these plugins: formTiddler,
> newHere, newSavedTiddler plugins
> Here's what I'm envisioning --
> a button in toolbar macro (or in content of a tiddler) that will
> create a new tiddler with name of original tiddler as a tag and
> display a form (from a template tiddler) in view mode.
>
> any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To post to this group, send email to TiddlyWiki@googlegroups.com
To unsubscribe from this group, send email to 
tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to