2023-01-16 19:56:39 +00:00
|
|
|
title: $:/plugins/tiddlywiki/tour/steps/create-tiddler
|
|
|
|
tags: $:/tags/TourStep
|
2023-04-12 12:33:08 +00:00
|
|
|
selector: .tc-story-river div[data-tiddler-title="Draft of 'New Tiddler'"] input[value]:not([value="Congratulations"])
|
|
|
|
selector-fallback-1: .tc-story-river div[data-tiddler-title='Draft of \'New Tiddler\''] .tc-btn-\%24\%3A\%2Fcore\%2Fui\%2FButtons\%2Fsave
|
|
|
|
selector-fallback-2: .tc-btn-\%24\%3A\%2Fcore\%2Fui\%2FButtons\%2Fnew-tiddler
|
2023-01-16 19:56:39 +00:00
|
|
|
|
|
|
|
! 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
|
|
|
|
|
2023-02-01 21:14:29 +00:00
|
|
|
<<tour-buttons>>
|
2023-01-16 19:56:39 +00:00
|
|
|
|
|
|
|
</$list>
|