Update developer sidebar search documentation (#2093)
* developer sidebar search Signed-off-by: Mark Herwege <mark.herwege@telenet.be> * update text Signed-off-by: Mark Herwege <mark.herwege@telenet.be> --------- Signed-off-by: Mark Herwege <mark.herwege@telenet.be>pull/2109/head
parent
0c46958888
commit
218d96b2db
|
@ -53,7 +53,7 @@ The developer sidebar search ignores case and searches inside the following enti
|
||||||
- name
|
- name
|
||||||
- label
|
- label
|
||||||
- tags (requires exact match)
|
- tags (requires exact match)
|
||||||
- metadata namespaces (requires exact match)
|
- metadata
|
||||||
- Pages
|
- Pages
|
||||||
- uid
|
- uid
|
||||||
- label
|
- 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
|
- Item name & Thing UID of triggers, actions & conditions
|
||||||
- script code (e.g. Rules DSL, JavaScript, and even Blockly)
|
- script code (e.g. Rules DSL, JavaScript, and even Blockly)
|
||||||
- script MIME types (requires exact match)
|
- 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
|
### Pinned Objects
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue