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

Tour plugin: search for "home" instead of "help"

This commit is contained in:
Jeremy Ruston 2024-06-19 10:08:53 +01:00
parent 93c9323d0f
commit 153b66e4ee

View File

@ -2,8 +2,8 @@ title: $:/plugins/tiddlywiki/tour/introduction-to-tiddlywiki/steps/search
caption: Searching caption: Searching
tags: $:/tags/Tour/IntroductionToTiddlyWiki tags: $:/tags/Tour/IntroductionToTiddlyWiki
hint-selector: .tc-sidebar-search .tc-popup-handle hint-selector: .tc-sidebar-search .tc-popup-handle
step-success-filter: [{$:/temp/search}match[help]] step-success-filter: [{$:/temp/search}match[home]]
<<tour-task "Search for the phrase 'help'">> <<tour-task "Search for the phrase 'home'">>
Type the phrase into the text box labelled "search" in the sidebar at the right. Type the phrase into the text box labelled "search" in the sidebar at the right.