1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-05-31 17:52:18 +00:00

Placeholder for advanced search edit box

This commit is contained in:
Jeremy Ruston
2025-04-21 11:42:34 +01:00
parent 2f767cdb28
commit 210311eccf
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ title: $:/language/Search/
DefaultResults/Caption: List
Filter/Caption: Filter
Filter/Hint: Search via a [[filter expression|https://tiddlywiki.com/static/Filters.html]]
Filter/Placeholder: Filter expression
Filter/Matches: //<small><<resultCount>> matches</small>//
Filter/FilterResults/Results/Caption: Results
Matches: //<small><<resultCount>> matches</small>//
+1
View File
@@ -56,6 +56,7 @@ caption: {{$:/language/Search/Filter/Caption}}
inputCancelActions=<<cancel-search-actions>>
minHeight="2em"
autoHeight="yes"
placeholder={{$:/language/Search/Filter/Placeholder}}
/>
</$keyboard>
</$keyboard>