Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Startup Parameters
TiddlyWiki Community Wiki
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.
Paramifiers are startup parameters invoked from the URL when opening a TiddlyWiki document.
| Name | Key | Description |
|---|---|---|
| permalink | list of tiddler names, preceded by hash character (#)
| cf. Permaview, Permalink |
| Safe Mode | start:safe
| opens the document in Safe Mode |
| readOnly mode | readOnly:[yes|no]
| enable or disable readOnly mode |
| display tiddler | open:[title]
| opens the tiddler with the specified title |
| select theme | theme:[name]
| selects the specified theme |
| display tagged tiddlers | tag:[name]
| displays tiddlers tagged with the specified tag |
| search | search:[text]
| performs a search for the specified text |
| new tiddler | newTiddler:[title]
| creates a new tiddler with the specified title, opening it in edit mode |
| new journal entry | newJournal:[dateFormat]
| creates a new journal entry with the specified date format |

