This is a stripped-down version of a single section of Grok TiddlyWiki, optimized for fast loading and readability by search engines. Some features are missing.

For the full Grok TiddlyWiki experience, please visit the wiki version of this page.

Ex:FunnyTextCheckbox/answer

29th January 2021 at 9:50pm

The tag to add a subtab to the Settings section of the control panel is $:/tags/ControlPanel/SettingsTab. A tiddler with this tag and a caption of Styles could look like:

<$checkbox tag="input" tiddler="$:/config/ShowFunnyText" field="text" checked="yes" unchecked="no" default="no"> Show funny text</$checkbox>
Go to question: Ex:FunnyTextCheckbox