Folks,

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

So split tiddler would generate some tiddlers such as

Review request
Add to time sheet
Review detailed requirements
Contact initiator

One way to deal with this is to modify splittiddlers to allow the
project name to be passed and use that in the tiddler creation or I
could create tiddlers named as follows;

changeme Review request
changeme Add to time sheet
changeme Review detailed requirements
changeme Contact initiator

Then have a macro to rename all tiddlers with a replace of changeme to
Project name eg; MyFirstProject giving;

MyFirstProject Review request
MyFirstProject Add to time sheet
MyFirstProject Review detailed requirements
MyFirstProject Contact initiator

Thus the tiddler names will be unique

Does anyone have any ideas how I may do this ?

Thanks in advance
TonyM
--~--~---------~--~----~------------~-------~--~----~
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