1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-06 12:36:53 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/steps/open-control-panel.tid

17 lines
379 B
Plaintext
Raw Normal View History

2023-01-16 19:56:39 +00:00
title: $:/plugins/tiddlywiki/tour/steps/open-control-panel
tags: $:/tags/TourStep
selector: .tc-btn-\%24\%3A\%2Fcore\%2Fui\%2FButtons\%2Fcontrol-panel
2023-01-16 19:56:39 +00:00
! Welcome to ~TiddlyWiki
Your task is to open the control panel.
2023-01-16 19:56:39 +00:00
<$list filter="[[$:/StoryList]contains[$:/ControlPanel]limit[1]]" variable="ignore">
<$confetti/>
Congratulations, you may proceed
<<tour-buttons>>
2023-01-16 19:56:39 +00:00
</$list>