diff --git a/articles/getting-started/workflow-editor.md b/articles/getting-started/workflow-editor.md index 4ba45ed..73e75ed 100644 --- a/articles/getting-started/workflow-editor.md +++ b/articles/getting-started/workflow-editor.md @@ -115,14 +115,13 @@ help browser is opened. For example, without selecting anything, F1 opens the [official Bonsai docs Workflow Editor page](https://bonsai-rx.org/docs/articles/editor.html). If a node in the workflow or a module in the Toolbox is selected, F1 opens -documentation about that operator. For example, this is -how it looks when the documentation is -open in the embedded Documentation browser: +documentation about that operator. -![documentation browser screenshot](../../images/documentation-browser.png){width=80%} - -The ConfigureBreakoutBoard documentation exists on this website. You can also navigate -to it from [here](xref:OpenEphys.Onix1.ConfigureBreakoutBoard). +^^^ + +^^^ This video demonstrates how to copy/paste example workflows from Open Ephys's online documentation in Bonsai. Pressing Ctrl+E focuses the Toolbox and pressing F1 while ConfigureBreakoutBoard is selected in the Toolbox opens the [ConfigureBreakoutBoard page](xref:OpenEphys.Onix1.ConfigureBreakoutBoard) on this website. The example workflow can be navigated to from the ConfigureBreakoutBoard page and copied/pasted into the workflow editor. Yellow circles around the cursor indicate left-clicks; red circles around the cursor indicate right-clicks. ## Starting the Workflow diff --git a/images/bonsai-help-panel.webm b/images/bonsai-help-panel.webm new file mode 100644 index 0000000..ae4d261 Binary files /dev/null and b/images/bonsai-help-panel.webm differ