From 7ca8fb29afbc0839613ed22cb87cf693da059c4a Mon Sep 17 00:00:00 2001 From: Mohammad Rahmani <830394+kookma@users.noreply.github.com> Date: Wed, 29 Oct 2025 00:41:20 +0330 Subject: [PATCH] Docs: Fix Issue in Triggering $:/AdvancedSearch (#9244) --- editions/tw5.com/tiddlers/commands/RenderCommand.tid | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/commands/RenderCommand.tid b/editions/tw5.com/tiddlers/commands/RenderCommand.tid index d32710655..73fac5033 100644 --- a/editions/tw5.com/tiddlers/commands/RenderCommand.tid +++ b/editions/tw5.com/tiddlers/commands/RenderCommand.tid @@ -1,6 +1,6 @@ caption: render created: 20170919131752774 -modified: 20170919131805871 +modified: 20250811164528905 tags: Commands title: RenderCommand type: text/vnd.tiddlywiki @@ -10,6 +10,7 @@ type: text/vnd.tiddlywiki <$button class="tc-btn-invisible" style="text-decoration:underline"> Show available rendering templates <$action-setfield $tiddler="$:/temp/advancedsearch" text="[all[shadows]prefix[$:/core/templates/]]"/> +<$action-setfield $tiddler="$:/temp/advancedsearch/input" text="[all[shadows]prefix[$:/core/templates/]]"/> <$action-setfield $tiddler="$:/state/tab--1498284803" text="$:/core/ui/AdvancedSearch/Filter"/> <$action-navigate $to="$:/AdvancedSearch"/>