formTiddler, newhere, newSavedTiddler question

9 views
Skip to first unread message

keSh

unread,
Dec 19, 2008, 1:55:59 AM12/19/08
to TiddlyWiki
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?

cmari

unread,
Jan 8, 2009, 11:24:59 PM1/8/09
to TiddlyWiki
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
Reply all
Reply to author
Forward
0 new messages