Transcluded tiddler titles

75 views
Skip to first unread message

andrew.j.harrison84

unread,
Feb 26, 2012, 6:40:00 PM2/26/12
to tiddl...@googlegroups.com

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.

andrew.j.harrison84

unread,
Feb 26, 2012, 7:04:00 PM2/26/12
to tiddl...@googlegroups.com

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.

HansBKK

unread,
Feb 26, 2012, 7:43:52 PM2/26/12
to tiddl...@googlegroups.com
There may be better methods, but as I'm constantly using grep-type search and replace tools, I just do it that way. If your changes are limited to a single TW you could do so in any coding editor.

andrew.j.harrison84

unread,
Feb 26, 2012, 11:51:35 PM2/26/12
to tiddl...@googlegroups.com

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.

Alex Hough

unread,
Feb 27, 2012, 3:59:14 AM2/27/12
to tiddl...@googlegroups.com
Have a look at MPTW, it has a plugin that might help

If the title is used as a tag, and you change it, then it will offer to update.

ALex

[1] mptw.tiddlyspot.com

On 27 February 2012 04:51, andrew.j.harrison84

andrew.j.harrison84

unread,
Feb 27, 2012, 8:06:30 AM2/27/12
to tiddl...@googlegroups.com

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.

Tobias Beer

unread,
Feb 27, 2012, 2:40:23 PM2/27/12
to TiddlyWiki
@Eric Schulman

I seem to remember that you used regex and TiddlerTweaker for mass
changes. What would these be? Perhaps it wouldn't be too tough to wrap
that in a RenameTiddlersPlus kind of plugin hijacking the cores'
renaming function as MGSDs RenameTags does?

Perhaps later a step based process could be created on top where first
the user would be given a list of tiddlers along with a pre-set
checkbox, title and the content surrounding the match... and
eventually a button to update the selected tiddlers.

Tobias.

On 27 Feb., 00:40, "andrew.j.harrison84"

andrew.j.harrison84

unread,
Feb 27, 2012, 6:33:08 PM2/27/12
to tiddl...@googlegroups.com

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?

andrew.j.harrison84

unread,
Feb 27, 2012, 11:54:00 PM2/27/12
to tiddl...@googlegroups.com

So maybe I could just transclude the whole pritty link... just trying to solve my own problem.

andrew.j.harrison84

unread,
Feb 28, 2012, 12:07:53 AM2/28/12
to tiddl...@googlegroups.com

Yeah. That finally worked.

Reply all
Reply to author
Forward
0 new messages