feat: add context specific search and actions (#1570)
This commit is contained in:
@@ -1159,6 +1159,9 @@
|
||||
"automationId": {
|
||||
"label": "Automation ID"
|
||||
}
|
||||
},
|
||||
"spotlightAction": {
|
||||
"run": "Run {name}"
|
||||
}
|
||||
},
|
||||
"calendar": {
|
||||
@@ -2450,6 +2453,9 @@
|
||||
"command": {
|
||||
"help": "Activate command mode",
|
||||
"group": {
|
||||
"localCommand": {
|
||||
"title": "Local commands"
|
||||
},
|
||||
"globalCommand": {
|
||||
"title": "Global commands",
|
||||
"option": {
|
||||
@@ -2559,6 +2565,13 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"home": {
|
||||
"group": {
|
||||
"local": {
|
||||
"title": "Local results"
|
||||
}
|
||||
}
|
||||
},
|
||||
"page": {
|
||||
"help": "Search for pages",
|
||||
"group": {
|
||||
|
||||
Reference in New Issue
Block a user