I'm tagging all the important words in the Book of Enoch in order to make something like concordance in a TiddlyWiki 5 file.
I will need to manipulate my choices regarding which words to be included. I would like to be able to replicate the functionality that AutoWeavePlugin has in TiddlyWiki Classic. I think I need to add or change code to the $:/core/macros/ directory in my wiki file. I'm trying to figure out how what controls weaving functionality on a global level, but I don't know exactly where to look.
Is this something that TW5 is meant to handle without plugins? Looking at some old discussions on this group, I feel like it probably does handle global weaving, although perhaps not in an obvious way. Basically what I understood from the old discussions is, You can change the weaving functionality by using macros at the beginning of tiddlers, and you can make macros global by inserting them into shadow tiddlers. Does anyone know what shadow tiddlers I should be looking at?
Thanks.