Sylvain, it's already true that the target set of tiddlers (to which freelinks are made) can be restricted by some list condition (like having a certain tag).
So the challenge here is specific to *uses* of a string that should generally be linked, but not in this instance. Here's a better example than above: Suppose I have my last name as a tiddler, and want all mentions of me to point to that tiddler, but then I paste in some text that mentions a different Springer (the publisher, or the Jerry, egads). When I see that unwanted freelink show up, I need a quick edit to interrupt freelinking for just that instance. One workaround (I'm using it now) is to paste a zero-width space into the middle of the word, like U+180E. This makes everything render correctly -- but at the expense of breaking whole-word searches and other data functions. -Springer On Wednesday, April 22, 2020 at 5:37:17 PM UTC-4, Sylvain Naudin wrote: > > > > Le mercredi 22 avril 2020 22:11:34 UTC+2, Jeremy Ruston a écrit : > >> * Maintain in a configuration tiddler a list of titles (or regexps) of >> tiddlers that should be excluded from autolinking. This would be far the >> easiest option to implement. One could still have an edit template segment >> that (say) displayed a checkbox for whether that particular tiddler should >> be autolinked >> > > > Personally I like this third option, since the main purpose of the plugin > is to create links everywhere. > > (it's a bit like the modification from Eric Shulman when he helped me to > not display certain tags with an exclusion list). > > > Sylvain > -- 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/66fb709c-b989-4be7-89b0-6fe231cf7875%40googlegroups.com.

