1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-04 18:00:44 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/steps/create-tiddler.tid

16 lines
321 B
Plaintext
Raw Normal View History

2023-01-16 19:56:39 +00:00
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-buttons>>
2023-01-16 19:56:39 +00:00
</$list>