diff --git a/core/ui/SideBar/Tools.tid b/core/ui/SideBar/Tools.tid index f5c62c96f..8d0568590 100644 --- a/core/ui/SideBar/Tools.tid +++ b/core/ui/SideBar/Tools.tid @@ -17,8 +17,12 @@ $:/config/PageControlButtons/Visibility/$(listItem)$ <$list filter="[all[shadows+tiddlers]tag[$:/tags/PageControls]!has[draft.of]]" variable="listItem"> +
+ <$checkbox tiddler=<> field="text" checked="show" unchecked="hide" default="show"/> <$transclude tiddler=<>/> <$transclude tiddler=<> field="description"/> +
+ diff --git a/editions/introduction/tiddlers/slides/TiddlyWiki.tid b/editions/introduction/tiddlers/slides/TiddlyWiki.tid index c50199183..e0044f73c 100644 --- a/editions/introduction/tiddlers/slides/TiddlyWiki.tid +++ b/editions/introduction/tiddlers/slides/TiddlyWiki.tid @@ -2,6 +2,8 @@ created: 20141029161248510 modified: 20141029161417820 title: TiddlyWiki -~TiddlyWiki is a powerful notetaking tool that helps you collect and structure any kind of information and work with it to get stuff done. It's like a hypertext card index system from the future. +~TiddlyWiki is a powerful notetaking tool that helps you collect and structure any kind of information and work with it to get stuff done. + +It's like a hypertext card index system from the future. ~TiddlyWiki deals with information in bite-sized, linked chunks called [[Tiddlers]].