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