Almost the same, I call for new tiddlers like this :

<<tiddler NewTaggedTiddler with:{{tiddler.title}} {{tiddler.title}}
TemplateCompany>>

[[NewTaggedTiddler]]
<<newJournal title:YYYY_0MM_0DD_0hh_0mm_0ss focus:"title" text:
{{store.getTiddlerText("$3")}} label:+  [[$1]] [[$2]] >>

On Sep 15, 11:41 pm, David Masterson <dsmaster...@gmail.com> wrote:
> Took me a long time to figure this out as well ... and I'm still
> investigating this.  You could add this:
>
> <<newTiddler label:"new task" title:"New Task" tag:"task" text:
> {{store.getTiddlerText('TaskTemplate')}}>>
>
> to your SideBarOptions or MainMenu.  This will give you a "new task"
> button that will create a new tiddler and fill it in with a copy of
> the "TaskTemplate" tiddler.  Obviously, by changing the parameters
> here, you can create multiple buttons for creating tiddlers from
> different templates.
>
> On Sep 15, 12:51 pm, Fábio Emilio Costa <fabiocosta0...@gmail.com>
> wrote:
>
> > There is any way to create Template Tiddlers? For example, I want to
> > save notes in a specific format (For example, an RPG Character
> > Record). Have any simple way other than create a model Tiddler and
> > copy-paste it every time?
>
> > Thanks
>
> > --
>
> > Obrigado!
>
> > Fabio Emilio Costa                 São Bernardo do Campo - SP - Brazil
> > fabiocosta0...@gmail.com            Linux User #416439(counter.li.org)
> > MSN: fabiocosta0...@gmail.com                          ICQ #:173799674
> > Yahoo! Messenger:hufflepuff0305                  Twitter:@HufflepuffBR
>
> > Orkut Profile:www.orkut.com/Profile.aspx?uid=16619557238254357700
> > Blog: hogwartslinux.wordpress.com
> > "Copie. Seja Legal. Não seja trouxa! Use Software Livre!"

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