1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-03 01:10:45 +00:00

Clarify wording of confetti demo

This commit is contained in:
jeremy@jermolene.com 2023-05-10 10:13:45 +01:00
parent 87c2fb390a
commit 36041cf38b

View File

@ -1,7 +1,7 @@
title: $:/plugins/tiddlywiki/confetti/examples/typing-trigger
tags: $:/tags/ConfettiExample
<$edit-text tiddler="$:/temp/confetti/launchstatus" tag="input" placeholder="Type here"/>
Type the word "launch": <$edit-text tiddler="$:/temp/confetti/launchstatus" tag="input" placeholder="Type here"/>
<$list filter="[{$:/temp/confetti/launchstatus}match:caseinsensitive[launch]]" variable="ignore">
Launched!