Note: An alternative skin, TW4MW (work in progress), is available from the user preferences.
Dev:Story.CloseTiddler
TiddlyWiki Community Wiki
(Redirected from Dev:CloseTiddler)
The closeTiddler method of the Story class closes a single tiddler from the page. It takes three parameters in order:
- the title of the tiddler
- a boolean value indicating whether to animate closing the tiddler
- a boolean value indicating whether to animate slowly. To see this in action, hold down the Shift, Option, or Alt key while clicking the close button for a tiddler.
This function does not return any value.

