From 218d96b2dbe6e84c1e2ba347f152141b0b8d6b83 Mon Sep 17 00:00:00 2001 From: Mark Herwege Date: Fri, 30 Jun 2023 16:41:20 +0200 Subject: [PATCH] Update developer sidebar search documentation (#2093) * developer sidebar search Signed-off-by: Mark Herwege * update text Signed-off-by: Mark Herwege --------- Signed-off-by: Mark Herwege --- tutorials/getting_started/tips-and-tricks.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tutorials/getting_started/tips-and-tricks.md b/tutorials/getting_started/tips-and-tricks.md index 2da6fb660..d7e1ac62d 100644 --- a/tutorials/getting_started/tips-and-tricks.md +++ b/tutorials/getting_started/tips-and-tricks.md @@ -53,7 +53,7 @@ The developer sidebar search ignores case and searches inside the following enti - name - label - tags (requires exact match) - - metadata namespaces (requires exact match) + - metadata - Pages - uid - label @@ -62,6 +62,8 @@ The developer sidebar search ignores case and searches inside the following enti - Item name & Thing UID of triggers, actions & conditions - script code (e.g. Rules DSL, JavaScript, and even Blockly) - script MIME types (requires exact match) + - Blockly scripts (using 'block', 'blockly' or 'blocksource' as search string, where case is ignored) + - tags (requires exact match) ### Pinned Objects