Does anyone have any best practices or plugins to serialize tiddler titles so that if you change the title name for a tiddler it will be updated in all references that used that tiddlers serial number? I am finding that if a tiddler title is changed, I end up with a bunch of broken links I have to go fix.
Let me rephrase my question. Is there a way to transclude a tiddlers title from say a section in another tiddler? I want to be able to change it one place and have it change all instances in my wiki that reference it, especially pritty links. I find a title change breaks a whole bunch of links and I want something easier.
I want to provide this to my non tech-savy team so I need something close to automatic.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/D1ECWOj7bY8J.
To post to this group, send email to tiddl...@googlegroups.com.
To unsubscribe from this group, send email to tiddlywiki+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.
If the title is used as a tag, and you change it, then it will offer to update.
ALex
On 27 February 2012 04:51, andrew.j.harrison84
nvm. I figured out my own problem. I just put a serial number in my hidden tiddler names area at the bottom of my tiddler and then in a tiddler called tiddlernames as a slice and then I use the serial number with the AliasPlugin and walla I only have to change the names in 2 places. I wish I could reduce it to 1.
I thought I had it all worked out but discovered that my pritty link takes me to the tiddlername tiddler instead of the tiddler I refernce in a slice or even if I use sections. Isn't there a way to use the information from a slice from one tiddler for the target of a pritty link?
So maybe I could just transclude the whole pritty link... just trying to solve my own problem.
Yeah. That finally worked.