Commands and Shortcuts¶
This page lists user-facing commands and high-value shortcuts.
Command Palette Commands¶
Open command palette with Ctrl/Cmd + P and search for these commands:
Full Calendar: New Event— The Natural Language Orchestrator. Use this for almost everything: creating events, navigating views, and syncing data.Full Calendar: Open Calendar— opens the main Calendar ViewFull Calendar: Open in sidebar— opens the Sidebar ViewFull Calendar: Reset Event Cache— performs a deep reload (see Data Integrity)Full Calendar: Revalidate remote calendars— refreshes Remote SourcesFull Calendar: Open Chrono Analyser (Desktop Only)— launches the Chrono Analyser
Conditional command:
Open tasks backlog(appears when a Tasks provider is configured)
Shortcuts and Fast Actions¶
- Left/Right arrow keys: navigate to previous or next time range when the calendar is focused.
- Arrow keys in text fields stay native (cursor movement) and do not trigger calendar navigation.
- Ctrl/Cmd + click on an event: open the event's source note.
- Ctrl/Cmd + mouse wheel: zoom time grid in supported calendar views.
- Right-click on an event: open event context menu.
- Right-click on date/view area: open date navigation context menu.
Where this behavior comes from¶
These interactions are defined in the calendar view implementation and command registration.
See Interactions and Gestures | Event Management | Troubleshooting