1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-06 20:46:57 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/steps/close-control-panel.tid
jeremy@jermolene.com f4f37460b8 Add tour plugin
2023-01-16 19:56:39 +00:00

16 lines
357 B
Plaintext

title: $:/plugins/tiddlywiki/tour/steps/close-control-panel
tags: $:/tags/TourStep
! Close the control panel
Your task now is to close the control panel.
<$list filter="[[$:/StoryList]!contains[$:/ControlPanel]limit[1]]" variable="ignore">
<$confetti/>
Congratulations, you may proceed
<<tour-previous-step-button>> <<tour-next-step-button>>
</$list>