Focus mode (beta)
How to stay focused during an analysis.
Focus mode is a way to interact with the canvas that's optimized for those moments when you want to stay focused on your analysis.
When you create a new cell, you will zoom into that cell and you will have entered focus mode. From there you can use shortcuts to do your analysis.
- Run query:
Shift
+Enter
- Exit editor:
Escape
- Edit SQL:
Enter
- Move to cell:
Ctrl
+Arrow
- Select cell:
Ctrl
+Shift
+Arrow
- Insert SQL cell:
Alt
+Arrow
- Insert visual:
Alt
+Shift
+Arrow
- Group cells:
Ctrl
+G
- Enclose in a frame:
Ctrl
+Option
+G
- Layout cells:
Ctrl
+L
- Run query:
Shift
+Enter
- Exit editor:
Escape
- Edit SQL:
Enter
- Move to cell:
Cmd
+Arrow
- Select cell:
Cmd
+Shift
+Arrow
- Insert SQL cell:
Option
+Arrow
- Insert visual:
Option
+Shift
+Arrow
- Group cells:
Cmd
+G
- Enclose in a frame:
Cmd
+Option
+G
- Layout cells:
Cmd
+L
You can find all these shortcuts on the bottom right of the screen when you have a cell selected.
At any point, you can zoom out and use the canvas toolbar to add and control objects.