On Tuesday, February 19, 2019 at 1:10:09 PM UTC+1, Jeremy Ruston wrote: > > .... > One possible JavaScirpt approach to fixing this might be to make a plugin > that replaces the link detection code in wiki.getTiddlerLinks() and detects > invocations of "myMacro" instead or as well as looking for invocations of > the link widget. >
That's exactly, what the alias-backlink handling in the uni-link plugin does. ... It also replaces standard links like: [[standard link]] with an <<uni-link>> macro ...... BUT the backlink detection here is also a bit hacky. :/ And at the moment, It can't handle backlinks as described in the OP. I'll need to think about it. ... have fun! mario -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/13a74dca-7315-4ab0-900c-56603d829b64%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

