Perfect! I was going crazy because i was trying something similar and wasn't shure newJournal supported the text: macro parameter. Thank you.
On 28 Set, 17:40, Eric Shulman <[email protected]> wrote: > > what would be the best (most correct) way to change the way "new > > journal" entry works. > > I have a basic tiddler that i would like to use as a template for a > > new journal entry. (The journal "text" not the title) > > Use the text:... macro parameter: > > <<newJournal ... text:{{store.getTiddlerText("NameofTiddler")}} ... >> > > where NameofTiddler contains the desired default content for new > journal entries > > enjoy, > -e > Eric Shulman > TiddlyTools / ELS Design Studios > > ---- > TiddlyTools NEEDS your FINANCIAL support... > HELP ME TO CONTINUE TO HELP YOU! > Make a generous donation today: > http://www.TiddlyTools.com/#Donations > > Professional TiddlyWiki Consulting Services... > ANALYSIS, DESIGN, and CUSTOM SOLUTIONS: > http://www.TiddlyTools.com/#Contact -- 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.

