I'm very confused on how to manage the currentTiddler and {{!!title}} 
entries in a tiddler when it becomes transcluded.  I get that this is a 
powerful feature that allows a template tiddler to take on the title of 
whatever tiddler it is transcluded into.  But what about situations when I 
specifically don't want this?  Is there a way to force it to use the 
original title?

For example: In my current case, I have many weekly tiddlers that use macro 
to generate a table of journal entries for a week. It uses the title of 
that tiddler to get the week number, then it finds all the journal entries 
for that week. Now, I suddenly had this idea that I can collect all the 
weeks into a Yearly tiddler, using Tabs for each week. However, 
transcluding all the "week" tiddlers into the new tiddler containing the 
tabs prevents the macro from working since it tries to use the new title 
for the "week" parameter.  The only thing I can think of at the moment is 
to rewrite the macro to not use the title field and instead use another 
field that can contain the week number.  But that seems like a pain since I 
would have to update all the current weeks to contain the new field.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/0442b502-e9a3-4d3b-88ef-ddd81bec1d7a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to