Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.

WikiWords

TiddlyWiki Community Wiki

Jump to: navigation, search

A WikiWord (also known as WikiLink or CamelCase word) is any word that starts with a capital letter and contains at least one more capital letter. WikiWords are often formed by joining two or more capitalized words (e.g. "GettingStarted", "AboutThisSite").

In TiddlyWiki, as well as in many other wiki engines, WikiWords are automatically considered to be links to other tiddlers or pages.

[edit] Disabling WikiWords

The automatic transformation of WikiWords can be prevented by using one of the following options:

  • placing a tilde (~) in front of the respective word
  • escaping the contents (e.g. """CamelCaseButNotWikiWord""")
  • installing the DisableWikiLinksPlugin, which also provides a variety of advanced options