1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-07 04:56:53 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/steps/create-tiddler.tid
jeremy@jermolene.com f4f37460b8 Add tour plugin
2023-01-16 19:56:39 +00:00

16 lines
360 B
Plaintext

title: $:/plugins/tiddlywiki/tour/steps/create-tiddler
tags: $:/tags/TourStep
! Creating Tiddlers
Your task is to create and open a tiddler titled "Congratulations"
<$list filter="[list[$:/StoryList]match[Congratulations]]" variable="ignore">
<$confetti/>
Congratulations, you may proceed
<<tour-previous-step-button>> <<tour-next-step-button>>
</$list>