FeatureFuel
1

Feature request: configurable keyboard shortcuts for custom objects

Source: twentyhq/twenty#19733 · opened by @ViniDAC
Description Standard objects (Company, Task, Note, etc.) have keyboard shortcuts for navigation (e.g. G+C for Companies). Custom objects have no way to get keyboard shortcuts assigned. Current behaviour Only standard objects defined in the source code have Go To shortcuts. Custom objects created via the UI or API cannot be navigated to via keyboard, only through the Cmd+K command palette. Proposed solution A settings section (under Settings > Data Model or a dedicated Keyboard Shortcuts page) where admins can: 1. View all current keyboard shortcuts 2. Assign Go To shortcuts to custom objects (e.g. G+A for a custom "Candidate" object) 3. Reassign or disable default shortcuts if needed The shortcut field already exists on objectMetadata in the database, so the backend infrastructure is partially there. This would need a frontend settings UI and the hotkey registration to read from metadata rather than being hardcoded. Use case We run a recruitment CRM with 6 custom…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests