Count
count.co
  • Getting Started
    • What is Count?
    • Count FAQ
    • Intro to your workspace
    • Example canvases
    • Getting started guides
      • Set up your workspace and projects
        • 1. Review workspace settings
        • 2. Create and organise your projects
      • Canvas orientation
      • Your first ad hoc analysis
        • 1. Examples and templates
        • 2. Build your first queries
        • 3. Create visuals
        • 4. Caching, local cells and scheduling
        • 5. Collaborating with a stakeholder
      • Your first report
        • 1. Examples and templates
        • 2. Filters and control cells
        • 3. Sharing your report
        • 4. Alerts
  • Connect your data
    • Database connection overview
      • Athena
      • Azure Synapse
      • BigQuery
      • Databricks
      • Microsoft SQL Server
      • MySQL
      • PostgreSQL
      • Redshift
      • Snowflake
    • Refresh database schema
    • Upload CSV files
    • dbt integration
      • ☁️dbt Cloud integration
      • 👩‍💻dbt Core integration
  • Import & Export
    • Import from other tools
      • Import Miro files
      • Import SQL files
      • Import Google Sheets
      • Import Jupyter notebooks
    • Export code and results
      • Export compiled SQL and Jinja-SQL
      • Export CSV files
      • Export images and PDF files
  • THE CANVAS
    • Navigating the canvas
      • Canvas tool bar
      • Data sidebar
      • Customizing the canvas
    • Canvas objects
      • Cells
      • Text and markdown
      • Shapes and tools
      • Sticky notes
      • Frames
      • Images
      • Embeds
      • Stamps
      • Grouping objects
      • Object order and alignment
      • Locking objects
      • Scaling objects
      • Shared styles
    • Overviews
    • Templates
    • Count AI
    • Alerts and subscriptions
      • Slack integration
    • Keyboard shortcuts
  • Querying data
    • Cells overview
      • Dynamic query compilation engine
    • SQL cells
      • Referencing other cells
      • Jinja templating
      • SQL formatting
    • Python cells
    • Visual and low-code cells
      • Calculations in visuals and low-code cells
      • Joins in visuals and low-code cells
    • Control cells
      • Single and multiple selects
      • Date controls
      • Text, number, and boolean controls
      • Custom control cells
    • Local DuckDB cells
      • DuckDB on the server
    • Query caching and scheduling
    • Manage queries and results
    • Troubleshooting
  • Visualizing data
    • Visualization overview
    • Templated visuals
    • Custom visuals
      • Marks
      • Facet
      • Subplots
      • Style
      • Filters
    • Formatting a visual
      • Axes
        • Secondary Axis
      • Colors and labels
      • Legends
      • Tooltips
    • Column summaries
    • Dynamic text
    • Every Visual Under the Sun
  • Presenting and Reporting
    • Reports and Slides
  • Count Metrics
    • Intro to Count Metrics
    • Build and edit a catalog
    • Views
      • Creating views
      • Customizing views
    • Datasets
      • Creating datasets
    • Save changes to the catalog
      • Catalog validation
      • Version control
    • Exposing catalogs to the workspace
    • Caching in Count Metrics
    • Using the catalog
      • Explore from cell
  • Sharing and Permissions
    • Real-time collaboration
    • Comments
    • Sharing permissions
    • Shared links
    • Embedding canvases
  • History and Versions
    • Version control
    • Duplicating and merging
    • Data snapshots
  • Settings and administration
    • Workspace settings
      • Workspace members
      • Groups
      • Tags
      • Billing
      • Single sign-on (SSO)
        • Okta
        • Entra ID
        • JumpCloud
        • Google
        • Generic OIDC
      • Brand
    • Connection settings
    • Project settings
    • User settings
    • Roles and permissions
  • Quick guides
    • Interactive control guides
      • Date ranges
      • Date groupings
      • Search
      • Select All
  • Resources
    • Join the Slack community
  • Blog
  • Security overview
  • Terms of use
  • Pricing FAQ
Powered by GitBook
On this page
  • Cursors
  • Navigation
  • Object creation
  • Object editing
  • Object selection
  • Object interaction
  • Cell shortcuts
  1. THE CANVAS

Keyboard shortcuts

Speed up using Canvas with powerful keyboard shortcuts.

Cursors

In the canvas, the effect of clicking and dragging depends on the current mouse cursor:

  • Select cursor - select objects by clicking on them, select multiple objects by dragging. Once selected, move or resize objects by dragging.

  • Scale cursor - when resizing objects, scale rather than resize. Scaling increases text sizes, border radii etc.

  • Hand cursor - when dragging, pan the viewport

Action
Shortcut

Switch to select cursor

M

Switch to scale cursor

K

Switch to hand cursor

H / hold space / hold middle mouse button

Navigation

Action
Shortcut

Zoom in

+

Zoom out

-

Zoom to 100%

Shift + 0

Zoom to fit

Shift + 1

Zoom to selection

Shift + 2

Show/hide sidebars

Cmd/Ctrl + \

Go back to canvas from report

Esc

Zoom in/out

Cmd/Ctrl + scroll

Pan up/down

Scroll

Pan left/right

Shift + scroll

Find & replace (across all objects in a canvas)

Cmd/Ctrl + F

Object creation

When the cursor is switched to an object cursor, clicking and (optionally) dragging creates an object.

Action
Shortcut

Text

T

Pencil

P

Sticky note

S

Line

L

Connector

Shift + L

Rectangle

R

Ellipse

O

Comment

C

SQL cell

/

Low-code cell

X

Python cell

Y

Visual

V

Frame

F

Object editing

Action
Shortcut

Move

Arrow

Delete

Backspace

Round rotation angles to 15°

Shift + rotate

Preserve aspect ratio / round line angle to 45°

Shift + resize

Lock translation to cartesian axis

Shift + drag

Ignore alignment guides

Cmd/Ctrl + drag

Duplicate

Opt/Alt + drag

Group

Cmd/Ctrl + G

Ungroup

Cmd/Ctrl + Shift + G

Enclose in frame

Cmd/Ctrl + Opt/Alt + G

Bring to front

]

Bring forward

Cmd/Ctrl + ]

Send backwards

Cmd/Ctrl + [

Send to back

[

Bold text

Cmd/Ctrl + B

Italic text

Cmd/Ctrl + I

Underline text

Cmd/Ctrl + U

Code text

Cmd/Ctrl + E

Object selection

Action
Shortcut

Select all

Cmd/Ctrl + A

Copy

Cmd/Ctrl + C

Cut

Cmd/Ctrl + X

Paste

Cmd/Ctrl + V

Object interaction

Action
Shortcut

Edit text/code of selected object

Enter

Finish editing

Esc

Execute query in cell

Shift + Enter

Cell shortcuts

Action
Shortcut

Move to cell

Cmd/Ctrl + Arrow

Select cell

Cmd/Ctrl + Shift + Arrow

Insert SQL cell referencing current cell

Opt/Alt + Arrow

Insert visual referencing current cell

Opt/Alt + Shift + Arrow

Layout cells

Cmd/Ctrl + Opt/Alt + L

Find & replace (across all text within a cell)

Cmd/Ctrl + fn + F2

PreviousSlack integrationNextCells overview

Last updated 1 month ago