> <<newTiddler label:"New Journal" tag:"Journal"
> text:{{store.getTiddlerText('BrewLogTemplate')}}>>
>
> to create new tiddlers based on a template (yes, it's my wine making log
> again :-)  ).  I'm going to label each tiddler with its unique batch
> number, which is six digits with leading zeroes.  Can I get TW to do
> this for me, incrementing the number each time, rather than just stick
> with the default 'label:"New journal"' and editing it manually?

The "label:..." parameter is displayed by <<newTiddler>> as the text
that you click on to create new tiddlers.  The value is *only* used as
the clickable text and is *not* stored with the tiddler that is
created.  Perhaps what you want is to set a *tag value* on the tiddler
(in addition to the "Journal" tag you are already setting).

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios

HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
   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.

Reply via email to