On Dec 16, 6:58 am, Wheats <[email protected]> wrote: > Sometimes when I create a tiddler with text, some of the text I type > turns into Tiddler Hyperlinks. How can I... #1) Remove the unwanted > tiddly links and #2) Prevent this from happening in the first place?
TiddlyWiki automatically links text that are WikiWords (words with internal capitalisation). To prevent this, you can precede the word with a tilde (~), like this: SomeText is a link, but ~SomeText is not. In addition, http://www.TiddlyTools.com/#DisableWikiLinksPlugin allows you to either selectively or completely disable automatic WikiWord linking for all tiddlers in your document, configured using a variety of option checkboxes, tags, and exclusion lists. enjoy, -e -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

