parent nodes: FindingUndefinedItems | GlobalAttributesWikiWords | Intro1StartingAWiki | PageLinking | UserFiles | WikiControl | WikiFiles
Using Wiki Words
Contents:
Back
General
Wikiwords are (at least by default) all words that start with an uppercase letter and where at least one uppercase letter follows a lowercase letter in the word (this is called "camelcase", like in WikiWord). Or where a lowercase letter follows multiple uppercase letters (like in ABcd).
As you type wikiwords into the editor they are automatically turned into a link and become underlined. Words that already have content, like WikiWord turn blue, words that do not, like UndefinedPage, stay black but are underlined [1][2]. For eacht new Wikiword, a new (empty) page is automatically created. To go there and add your text, type Ctrl+L when the cursor is at the start, in the middle or at the end of the wikiword or double click on the word with the mouse.
Top
Syntax
Naming rules
The only characters allowed in a wikiword are A-Z and a-z. All other characters exclude a word from being interpreted as a wikiword [3].
Case sensitivity
Wikiwords are case sensitive; WikiWord is a different wikiword from WikiworD and therefore links to a different item.[6]
Top
Preventing link generation
Incidentally
To prevent a camelcased word occasionally from being used as a link, you can precede it with the escape character backslash ("\"), like in: WikiWord and ABcd [4].
For a whole page
To prevent all camelcased words on a page from being used as a link, add the attribute:[camelCaseWordsEnabled: false]
to the page.
Permanently
To prevent a camelcased word permanently from being used as a link, add it to the camelcase blacklist in the Func. pages [5]. Open the "Views" node in the main tree, find and open the "Func. pages" node and click on "Wiki cc. blacklist" or on "Global cc. blacklist". Then enter the word on a line of its own in the list. An example is WikidPad, that is in the Wiki blacklist.
Wiki cc. blacklist
Words in this list only apply to the current WikidPad Document.Global cc. blacklist
Words in this list apply to all your WikidPad documents.
Top
[1] A list of all empty items can found in the "Views" node as "undefined-nodes".
[2] Outside the editor, links to empty items are shown as regular text.
[3] Some special characters can be used in a link by Using brackets.
[4] The backslash is the general escape character in WikidPad.
[5] Words that are in the blacklist can still be used as a link by Using brackets.
[6] In Windows this only works with wiki's using the SQLlight database.
Top
Settings
Global attributes
• [global.camelCaseWordsEnabled: true / false]
Sets the default camelcase mode to true or false; default = true.
Top
Func.pages
• Wiki cc. blacklist
See above.
• Global cc. blacklist
See above.
Top
previous: Back
parents: FindingUndefinedItems, GlobalAttributesWikiWords, Intro1StartingAWiki, PageLinking, UserFiles, WikiControl, WikiFiles
attributes: [tree_position: 1]
[help.status: done]