Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Tags
TiddlyWiki Community Wiki
(Redirected from Tag)
This page is still incomplete. You can help by contributing to its expansion.
Please improve the article, or discuss the issue on the talk page.
[edit] System Tags
This section needs to be reviewed and/or refactored to comply with TiddlyWiki.org's quality standards.
Please improve the article, or discuss the issue on the talk page.
TiddlyWiki defines a small number of special tags that are used to indicate that tiddlers should be treated differently in some way:
| systemConfig | marks tiddlers containing JavaScript code that should be executed on startup (usually plugins or macros) |
|---|---|
| systemConfigDisable | prevents tiddler contents from being executed on startup (takes precedence over systemConfig)
|
| systemServer | indicates that the respective tiddler contains server details for importing |
| systemTheme | indicates themes |
| excludeSearch | excludes a tiddler from search results |
| excludeLists | excludes a tiddler from the lists in the sidebar tabs (e.g. Timeline), as well as from the generated RSS feed |
| excludeMissing | excludes a tiddler from the processing that generates the Missing Tiddlers list |
[edit] Tagging Tags
By creating a tiddler named after a given tag (e.g. journal), tags themselves can be tagged as well (e.g. to hide them from the index in the sidebar tabs).

