I have a really neat system I am using for work where in I use a file
for each client.  Each of these files uses a template and therefore,
there are identical titles in each file.

Now, to track trends and various things, I have a seperate file which
uses the include plugin to pull in information from all the other
files.  As I soon discovered, it only pulled in the information from
ONE (the first) of these files because of the identically named
Tiddlers.   To fix this problem, I used a naming convention thusly
TiddlerTitle (x) where the x was a separate number relating to each
client.  This work, not a problem.  The issue is that now, when I use
my template to create a file for a new client, I have to go in and
rename each of the tiddler titles replacing "x" with the client's
number.  A pain.

Now, I thought I could put in a macro to pull in the number
automatically (which I have captured elsewhere in each file), but I
could not seem to make the title text behave the same way as the text
of the tiddler does, so I could not use the data plugin for that.

So,

1) Is there a sysnax or somehthing that WOULD let me change a part of
the title based on a field?
2) is there an easy way to change them all at the same time (the
replace with feature of tweak does not touch the title)?
3) Any other suggestions?

Thank you...
-- 
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