but how do i switch it on or off ,or where can i locate the plugin, i cant seem to find it anywhere,
to me it seems like only camel cases are creating a link, which i guess is standard behavior that is configurable from the settings ,but i want the same behavior for lower case phrases
Freelinks is available through the official plugin library—click on “Get more plugins” in the Plugins settings tab.
Depending on the size of your wiki, it may affect performance somewhat. If this becomes an issue, IIRC it’s possible to hack it so that it only links certain categories of tiddlers.
By the way, freelinks doesn’t technically do this. It makes a “virtual link” without affecting the actual text of the tiddler.
This is good if you want your original tiddlers to remain “unmarked” even while potential links (in view mode) appear or disappear dynamically, based on whether they have a target. (As etardiff notes, this dynamic process can be computation-intensive if you have a dense wiki!)
On the other hand, if you’re looking for a routine to go through and replace any string a with bracketed link (whenever there’s a tiddler title corresponding to it), that’s a different thing. I think someone may have built that too…
it does what i want , only problem is i got an error , its not my first time ,and i usually abandon a plugin if the error perssists, is there an easy way to debug or trouble shoot this error to know where the problem is ?
Internal JavaScript Error
“Well, this is embarrassing. It is recommended that you restart TiddlyWiki by refreshing your browser
Uncaught NotFoundError: Failed to execute ‘insertBefore’ on ‘Node’: The node before which the new node is to be inserted is not a child of this node.”
Free link highlights text that matches titles that exist. Outside freelinks only camel case or text in square brackets is recognized as a title. Some plugins may highlight a search string on the page but not make them into links.
otherwise it is up to the author to indicate what is a title.