{% extends "base.html" %} {% block title %}Keyboard Shortcuts Settings - {{ super() }}{% endblock %} {% block extra_css %} {% endblock %} {% block content %}

Keyboard Shortcuts

Customize and manage your keyboard shortcuts for faster navigation

Total Shortcuts

0

Custom Shortcuts

0

Most Used

-

Total Uses

0

Enable Keyboard Shortcuts

Turn keyboard shortcuts on or off globally

Show Shortcut Hints

Display keyboard shortcut hints next to buttons

Sequence Timeout

Time to wait between key presses in a sequence (e.g., 'g d')

1000ms

Context-Aware Shortcuts

Enable different shortcuts based on current context

Quick Tips

  • Press Shift + ? to view all keyboard shortcuts
  • Use Ctrl + K to open the command palette
  • Navigate quickly with sequences like g d for dashboard
  • Context-aware shortcuts change based on what you're doing (table, form, etc.)
{% endblock %}