PocketBlocks Docs
English
English
  • Overview
  • Installation
  • Build apps
    • Create a new app
    • App editor
    • Event handlers
    • Write JavaScript
      • Write JavaScript in {{ }}
      • JavaScript query
      • Transformers
      • Temporary state
      • Data responder
      • Built-in JavaScript functions
      • Use third-party libraries
    • Component guides
      • Option lists
      • List View
      • Drawer
      • Image
      • Charts and graphs
      • File upload
      • Custom component
      • Use Markdown
    • Module
    • Design app UI
      • Style, theme, and usability
      • Design an efficient and user-friendly form
    • Navigation
    • Keyboard shortcuts
    • Version and release management
  • Build plugins
    • Develop UI component plugins
  • Workspace management
    • Authentication
    • Members and groups
    • Permissions for resources
    • Custom branding
  • Miscellaneous
    • Where are the Data Sources/Query Library?
    • Embedding Apps
Powered by GitBook
On this page
  • Built-in keyboard shortcuts
  • Global
  • App editor
  • Component
  • Query editor
  • Text editor
  • Custom keyboard shortcuts
  1. Build apps

Keyboard shortcuts

PreviousNavigationNextVersion and release management

Last updated 11 months ago

Built-in keyboard shortcuts

Keyboard shortcuts are a powerful tool that can greatly improve productivity and efficiency when working on a computer. With the ability to assign custom keystrokes to frequently used commands, tasks can be completed quickly and with minimal effort. This is particularly useful for individuals who rely heavily on keyboard input, such as programmers, writers, or designers.

Keyboard shortcuts have been around for decades, and most software applications come with a set of default shortcuts. PocketBlocks offers built-in keyboard shortcuts to help you work on the interface faster and more efficiently with improved controlling precision.

Global

Global keyboard shortcuts across PocketBlocks interfaces.

Shortcut
Description

?

Toggle keyboard shortcuts

App editor

Shortcut
Description

⌘ + B

Toggle left pane

⌘ + J

Toggle bottom pane

⌘ + U

Toggle right pane

⌘ + .

Toggle all panes

⌘ + ⇧ + P

Preview

⌘ + Z

Undo

⌘ + ⇧ + Z

Redo

⌘

Show grid

Component

Keyboard shortcuts to control components.

Shortcut
Description

⌘ + Click

Select multiple

⌘ + A

Select all

⌘ + C

Copy

⌘ + X

Cut

⌘ + V

Paste

← ↑ → ↓

Move

⌘ + ← ↑ → ↓

Resize

DEL/Backspace

Delete

ESC

Deselect

Query editor

Keyboard shortcuts in the Query editor.

Shortcut
Description

⌘ + ↵

Run current query

Text editor

Keyboard shortcuts in the Text editor.

Shortcut
Description

⌘ + L

Format

⌘ + Click

Open in left pane

Custom keyboard shortcuts

You can define custom keyboard shortcuts at app-level. Go to ⚙️ on the left side-bar > App settings > Custom shortcuts. Click + Add to add new shortcuts for specific actions. Then, you can click a custom shortcut to modify it or click the three dots ··· to delete it.

PocketBlocks keyboard shortcuts are better set to avoid conflicts with the browser's keyboard shortcuts, in case they can not be successfully triggered.

Keyboard shortcuts in the .

App editor