> Another thought - should tiddlers automatically be linked back to the > source diagram? Easy enough to do manually, I suppose. I'm thinking > of those who may browse to a tiddler, unaware that it is related to > diagram (or image, as the case may be), and of situations in one does > not want multiple tiddlers open at once.
I *might* be able to push the tiddler titles into the links[] array of the current tiddler's "store" object, so that those links will then appear in the usual 'references' popup on the respective 'target' tiddlers. However, as soon as that information is dynamically refreshed by the core, which can occur at any time, the additional links[] info will be discarded. At this time, I rather not add the extra complexity to the plugin code. I think the best approach is to leave it, as you suggest, as a manual process... just add a backlink to the tiddler with the diagram into each target tiddler. enjoy, -e --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

