1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-22 03:44:23 +00:00
TiddlyWiki5/plugins/tiddlywiki/tour/steps/search.tid
2023-02-01 21:14:29 +00:00

17 lines
321 B
Plaintext

title: $:/plugins/tiddlywiki/tour/steps/search
tags: $:/tags/TourStep
selector: .tc-sidebar-search .tc-popup-handle
! 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>>
</$list>