> I use the very helpful split tiddlers script to generate a number of
> canned task tiddlers to initiate a project. The Only problems is I
> can't work out how to have the project name in the tiddler title so
> they will be unique to each project (other wise they will overwrite
> another uncompleted one),

I've just updated SplitTiddler so it is much easier to specify a
custom format for the 'target tiddler' titles.

Instead of choosing the format from a fixed set of radio buttons, you
can now enter a "format string" using the following substitution
markers to indicate where key values will be inserted: %0=source
tiddler title, %1=first line of item, %2=first word of item, %3=item
number, %4=item content.

Note: the default format is: "%0 - %1", so that if you are splitting a
tiddler named [[SomeStuff]], you would get results like [[SomeStuff -
This Part]], [[SomeStuff - That Part]], [[SomeStuff - TheOtherPart]],
etc.

With this latest revision to the SplitTiddler script, you should be
able to produce the specific title results you are seeking simply by
entering a format like: "MyFirstProject %1"

Get the update (v1.5.0) here:
   http://www.TiddlyTools.com/#SplitTiddler

enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
--~--~---------~--~----~------------~-------~--~----~
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