1) If I want to change the title of a tiddler, how do I get all the links to that tiddler to change accordingly? (especially so that the reference thing still works)
2) I have created several tiddlers, and would like to now create a tiddler in which i can categorize and link to them. Is there a way to create a link to another tiddler besides going over and copying the tiddler name, pasting it in the new tiddler, and placing it in double brackets?
It would be nice if we could use a transclusion in the title field unless it is possible and I jusr don't know how.
--
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/-/C4oCQuwooeoJ.
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.
Sorry, texting from my phont.
*just
I've been using serialized links which is basically putting the link in a slice and then using AliasPlugin and transcluding it everywhere. I still end up having to change it in 2 places. If I figure out how to get a title to show a slice I'll let ya know unless anyone else can help with that.
I think the intent of this tread was to automatically change all the links in the wiki pointing back to a tiddler when you change the title. I have been using transclusion but to slices in another tiddler. Would it be possible to transclude or create a link to a tiddler using say it's created date which doesn't change but still have it display the title for that tiddler. I want a link that goes and gets what to display using existing core functions and not a plugin. Something like {{nobullets{<<list filter [tag[201203210105]]>>}}} but with created instead of tag. I guess you could put the created date in as a tag but this makes me wonder if there would be able to create an alias that you could then put something like <<a $>> where $ is the tag or something like <<alias a {{"\{\{nobullets\{\<\<tiddler [tag[%0]]\>\>\}\}\}"}}>>. Anybody?
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.