This page is part of a static HTML representation of the TiddlyWiki at https://tiddlywiki.com/

WidgetMessage: tm-fold-all-tiddlers

 28th October 2019 at 11:38am

The tm-fold-all-tiddlers message folds all tiddlers in the current story list.

Internally, it sets the text of all of the state tiddlers corresponding to tiddlers in the story river to "hide". The state tiddler titles are formed by prefixing the tiddler title with a prefix that defaults to $:/state/folded/.

NameDescription
foldedStatePrefixPrefix for the state tiddler in which the fold state is stored. Defaults to $:/state/folded

The tm-fold-all-tiddlers message is usually generated with the ButtonWidget and is handled by the surrounding NavigatorWidget.