Skip to content

Commit 383f97e

Browse files
Added Streamer.bot UI Keyboard Shortcuts (#312)
* Create 12.shortcut-keys.md * Add files via upload
1 parent a5e82d2 commit 383f97e

15 files changed

+165
-0
lines changed
Lines changed: 165 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,165 @@
1+
---
2+
title: Streamer.bot Keyboard Shortcuts
3+
description: Various keyboard shortcuts that can be used globally, or within specific sections of the UI
4+
---
5+
6+
## Global
7+
8+
The keyboard shortcut listed below can be used anywhere within the UI and do not require you to click within a certain region.
9+
10+
* <kbd>F1</kbd> - Open docs site
11+
* <kbd>Ctrl</kbd> + <kbd>S</kbd> - Save Settings
12+
* <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>I</kbd> - Open Import Window
13+
* <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>E</kbd> - Open Export Window
14+
* <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>C</kbd> - Open Chat Window
15+
* <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>V</kbd> - Open Global Variables Window
16+
* <kbd>Ctrl</kbd> + <kbd>Alt</kbd> + <kbd>L</kbd> - Open Log Folder
17+
* <kbd>Ctrl</kbd> + <kbd>V</kbd> - Paste, depending on contents of clipboard will paste triggers, actions, sub-action group
18+
19+
## Actions Tab
20+
21+
The keyboard shortcuts listed below are broken into different sections, based on which area of the UI is "in focus" (meaning that is the section that you are actively working in).
22+
![Streamer.bot Actions Tab](assets/keyboard-shortcuts/actions-tab.png)
23+
24+
### Sub-Actions
25+
26+
While the `Sub-Actions` Section is "in focus" (depcited in the image), you will have access to the following shortcut keys.
27+
![Streamer.bot Sub-Actions Section](assets/keyboard-shortcuts/sub-actions-area.png)
28+
29+
* <kbd>Delete</kbd> - Delete Sub-Action
30+
* <kbd>Ctrl</kbd> + <kbd>D</kbd> - Duplicate Sub-Action
31+
* <kbd>Ctrl</kbd> + <kbd>C</kbd> - Copy Sub-Action
32+
* <kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Sub-Action Enabled
33+
* <kbd>Ctrl</kbd> + <kbd>R</kbd> - Rename Group
34+
* <kbd>Ctrl</kbd> + <kbd>Up</kbd> - Move Sub-Action Up
35+
* <kbd>Ctrl</kbd> + <kbd>Down</kbd> - Move Sub-Action Down
36+
* <kbd>Ctrl</kbd> + <kbd>Home</kbd> - Move Sub-Action to Top
37+
* <kbd>Ctrl</kbd> + <kbd>End</kbd> - Move Sub-Action to Bottom
38+
39+
### Actions
40+
41+
While the `Actions` Section is "in focus" (depcited in the image), you will have access to the following shortcut keys.
42+
![Streamer.bot Actions Section](assets/keyboard-shortcuts/actions-area.png)
43+
44+
* <kbd>Delete</kbd> - Delete Action
45+
* <kbd>Ctrl</kbd> + <kbd>D</kbd> - Duplicate Action
46+
* <kbd>Ctrl</kbd> + <kbd>C</kbd> - Copy Action
47+
* <kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Action Enabled
48+
49+
#### With Multiple Selected
50+
* <kbd>Delete</kbd> - Delete Multiple Actions
51+
52+
### Triggers
53+
54+
While the `Triggers` Section is "in focus" (depcited in the image), you will have access to the following shortcut keys.
55+
![Streamer.bot Triggers Section](assets/keyboard-shortcuts/triggers-area.png)
56+
57+
* <kbd>F5</kbd> - Test Trigger
58+
* <kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Trigger Enabled
59+
60+
#### With Multiple Selected
61+
* <kbd>Delete</kbd> - Delete Multiple Triggers
62+
* <kbd>Ctrl</kbd> + <kbd>C</kbd> - Copy Multiple Triggers
63+
64+
## Commands Tab
65+
66+
While working in the `Commands` tab, the following keyboard shortcuts are available
67+
![Streamer.bot Commands Tab](assets/keyboard-shortcuts/commands-tab.png)
68+
69+
* <kbd>Delete</kbd> - Delete Command
70+
* <kbd>Ctrl</kbd> + <kbd>R</kbd> - Rename Group
71+
* <kbd>Ctrl</kbd> + <kbd>C</kbd> - Copy Command Id
72+
* <kbd>Ctrl</kbd> + <kbd>*</kbd> - Expand All
73+
* <kbd>Ctrl</kbd> + <kbd>-</kbd> - Collapse All
74+
* <kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Command Enabled
75+
76+
### Timers
77+
78+
While working in the `Timers` tab, the following keyboard shortcuts are available
79+
80+
::callout{icon=i-mdi-alert color=amber}
81+
To navigate to the `Timers` tab, you must first click on the `Settings` tab.
82+
::
83+
84+
![Streamer.bot Timers Tab](assets/keyboard-shortcuts/timers-tab.png)
85+
86+
* <kbd>Delete</kbd> - Delete Timer
87+
* <kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Timer Enabled
88+
89+
## MIDI Tab
90+
91+
The keyboard shortcuts listed below are broken into different sections, based on which area of the UI is "in focus" (meaning that is the section that you are actively working in).
92+
![Streamer.bot MIDI Tab](assets/keyboard-shortcuts/midi-tab.png)
93+
94+
### Midi In Devices
95+
96+
While the `MIDI In - Devices` Section is "in focus" (depcited in the image), you will have access to the following shortcut key.
97+
![Streamer.bot MIDI In Devices Section](assets/keyboard-shortcuts/midi-in-devices.png)
98+
99+
* <kbd>Delete</kbd> - Delete Midi In Device
100+
101+
#### Midi In Device Events
102+
103+
While the `MIDI In - Device Events` Section is "in focus" (depcited in the image), you will have access to the following shortcut keys.
104+
![Streamer.bot MIDI In Events Section](assets/keyboard-shortcuts/midi-in-events.png)
105+
106+
* <kbd>Delete</kbd> - Delete Midi In Device Event
107+
* <kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Midi In Device Event Enabled
108+
109+
#### Midi Out Devices
110+
111+
While the `MIDI Out - Devices` Section is "in focus" (depcited in the image), you will have access to the following shortcut key.
112+
![Streamer.bot MIDI Out Devices Section](assets/keyboard-shortcuts/midi-out-devices.png)
113+
114+
* <kbd>Delete</kbd> - Delete Midi Out Device
115+
116+
### Speech Commands
117+
118+
While working in the `Speech Commands` tab, the following keyboard shortcuts are available
119+
120+
::callout{icon=i-mdi-alert color=amber}
121+
To navigate to the `Speech Commands` tab, you must first click on the `Voice Control` tab.
122+
::
123+
124+
![Streamer.bot Speech Commands Section](assets/keyboard-shortcuts/speech-commands.png)
125+
126+
* <kbd>Delete</kbd> - Delete Speech Command
127+
* <kbd>Ctrl</kbd> + <kbd>Up</kbd> - Move Speech Command Up
128+
* <kbd>Ctrl</kbd> + <kbd>Down</kbd> - Move Speech Command Down
129+
* <kbd>Ctrl</kbd> + <kbd>Home</kbd> - Move Speech Command to Top
130+
* <kbd>Ctrl</kbd> + <kbd>End</kbd> - Move Speech Command to Bottom
131+
132+
### Quotes
133+
134+
While working in the `Quotes` tab, the following keyboard shortcut is available
135+
136+
::callout{icon=i-mdi-alert color=amber}
137+
To navigate to the `Quotes` tab, you must first click on the `Settings` tab.
138+
::
139+
140+
![Streamer.bot Quotes Section](assets/keyboard-shortcuts/quotes-area.png)
141+
142+
* <kbd>Delete</kbd> - Delete Quote
143+
144+
### Twitch Channel Rewards
145+
146+
While working in the `Channel Point Rewards` tab, the following keyboard shortcuts are available
147+
148+
::callout{icon=i-mdi-alert color=amber}
149+
To navigate to the `Channel Point Rewards` tab, you must first click on the `Platforms` tab, and then the `Twitch` tab.
150+
::
151+
152+
![Streamer.bot Twitch Channel Rewards Section](assets/keyboard-shortcuts/twitch-rewards-tab.png)
153+
154+
<kbd>Delete</kbd> - Delete Twitch Channel Reward
155+
<kbd>Ctrl</kbd> + <kbd>A</kbd> - Add Twitch Channel Reward
156+
<kbd>Ctrl</kbd> + <kbd>D</kbd> - Duplicate Twitch Channel Reward
157+
<kbd>Ctrl</kbd> + <kbd>O</kbd> - Toggle Twitch Channel Reward Enabled
158+
159+
## Hot Keys Tab
160+
161+
While working in the `Hot Keys` tab, the following keyboard shortcut is available
162+
163+
![Streamer.bot Twitch Channel Rewards Section](assets/keyboard-shortcuts/hot-keys-area.png)
164+
165+
<kbd>Delete</kbd> - Delete Hot Key
28 KB
Loading
28.1 KB
Loading
23.3 KB
Loading
23 KB
Loading
21.5 KB
Loading
21.5 KB
Loading
21.3 KB
Loading
21.5 KB
Loading
30.3 KB
Loading

0 commit comments

Comments
 (0)