1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-16 01:09:42 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/steps/open-control-panel.tid
2023-02-01 21:14:29 +00:00

19 lines
462 B
Plaintext

title: $:/plugins/tiddlywiki/tour/steps/open-control-panel
tags: $:/tags/TourStep
selector: .tc-btn-\%24\%3A\%2Fcore\%2Fui\%2FButtons\%2Fcontrol-panel
! Welcome to ~TiddlyWiki
This tour will guide you through the process of learning to use TiddlyWiki.
Your first task is to open the control panel.
<$list filter="[[$:/StoryList]contains[$:/ControlPanel]limit[1]]" variable="ignore">
<$confetti/>
Congratulations, you may proceed
<<tour-buttons>>
</$list>