mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-08 10:59:57 +00:00
17 lines
421 B
Plaintext
17 lines
421 B
Plaintext
title: $:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/open-control-panel
|
|
tags: $:/tags/Tour/IntroductionToTiddlyWiki
|
|
selector: .tc-btn-\%24\%3A\%2Fcore\%2Fui\%2FButtons\%2Fcontrol-panel
|
|
|
|
! Welcome to ~TiddlyWiki
|
|
|
|
Your task is to open the control panel.
|
|
|
|
<$list filter="[[$:/StoryList]contains[$:/ControlPanel]limit[1]]" variable="ignore">
|
|
|
|
<$confetti/>
|
|
|
|
Congratulations, you may proceed
|
|
|
|
<<tour-buttons>>
|
|
|
|
</$list> |