1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-05 19:53:17 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/tours/introduction-to-tiddlywiki/search.tid

17 lines
363 B
Plaintext
Raw Normal View History

title: $:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/search
tags: $:/tags/Tour/IntroductionToTiddlyWiki
selector: .tc-sidebar-search .tc-popup-handle
2023-01-16 19:56:39 +00:00
! Searching
Your task is to search for the phrase "help".
<$list filter="[{$:/temp/search}match[help]]" variable="ignore">
<$confetti/>
Congratulations! You may now proceed
<<tour-buttons>>
2023-01-16 19:56:39 +00:00
</$list>