2023-09-27 13:22:44 +00:00
title: $:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/steps/closing-tiddlers
2023-10-05 12:12:19 +00:00
caption: Closing tiddlers
2023-09-10 14:23:05 +00:00
tags: $:/tags/Tour/IntroductionToTiddlyWiki
2023-07-20 07:45:44 +00:00
display-mode: fullscreen
2023-09-10 14:23:05 +00:00
enter-actions: <$action-setfield $tiddler="$:/temp/Tour/DemoStoryList" list="$:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/tiddlers/Jupiter $:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/tiddlers/Saturn"/>
2023-09-22 09:55:39 +00:00
condition: [list[$:/temp/Tour/DemoStoryList]count[]match[0]]
2023-07-20 07:45:44 +00:00
\define tour-simplified-tiddler-close-button() yes
In the top right corner of each tiddler there is a button marked {{$:/core/images/close-button|0.65em}} that can be used to close them when you are finished with them.
Try closing both these tiddlers.
<$navigator story="$:/temp/Tour/DemoStoryList" history="$:/temp/Tour/DemoHistoryList" openLinkFromInsideRiver="below">
<$list
filter="[list[$:/temp/Tour/DemoStoryList]]"
history="$:/temp/Tour/DemoHistoryList"
template="$:/plugins/tiddlywiki/tour/simplified-tiddler"
storyview="classic"
/>
</$navigator>