Is there any practical way to find all the tiddlers that a tiddler is 
directly transcluded in?

In an idea world, I am imagining a filter operator that would work rather 
like links[] or backlinks[] do, where only "hard" links that can be 
detected by a quick look at the wikitext count. Say, 
'[[SomeTiddler]transcludes[]]' would find the tiddlers that contain a 
reference to {{SomeTiddler}} (or perhaps {{SomeTiddler||SomeTemplate}}, or 
maybe with a suffix {{SomeTiddler!!SomeField}}). Attempting to propagate 
this search through multiple levels of transclusion would presumably be 
impractical, and probably not even very useful.

A transcluding[] operator that finds all tiddlers transcluded by the input 
would also seem to make sense.

Immediate use case: I would like to be able to transclude small bits of 
reference information in multiple places and then display on the reused 
tiddler all the locations where it's being used.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/7b3f5352-5483-48b0-8a77-9717141e342do%40googlegroups.com.

Reply via email to