I have three tiddlers, call them tidA, tidB and tidC. tidA uses a
macro which generates a link pointing to tidC. TidB has a link to
tidC, but it is not within a macro.
On tidC I call a macro which lists all tiddlers pointing to it (using
getReferringTiddlers function).
tidA (macro generates [[tidC]]) ----> tidC
tidB ([[tidC]]) ---------------------------> tidC
On tidC:
"Tiddlers pointing here: tidB"
GetReferringTiddlers doesn't seem to detect links generated by
macros. Any suggestions?
Thanks -
Shane
--
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.