OpenAI Playground Hotkeys and Accessibility Enhancements

OpenAI playground accessibility enhancements with keyboard navigation. Quickly edit/delete/expand messages.

Verzia zo dňa 16.04.2025. Pozri najnovšiu verziu.

Autor
na na
Hodnotenie
0 0 0
Verzia
1.0.0
Vytvorené
16.04.2025
Aktualizované
16.04.2025
Veľkosť
8,4 KB
Licencia
MIT
Spustiť na

OpenAI Playground Hotkeys and Accessibility Enhancements

This userscript enhances your experience on the OpenAI Playground by introducing Vim-like navigation and quick access to capabilities like editing, deleting and expanding messages.

Key Features

  • Vim Navigation: Navigate through messages using 'j' and 'k' keys or arrow keys.
  • Robust Edit: Easily edit messages with the 'e' key.
  • Delete Messages: Delete messages using the 'x' or 'Delete' key.
  • Expand Messages: Expand messages with the spacebar.
  • Highlight and Select: Click or double-click on a message to select and highlight it.

How it Works

  • The script highlights the selected message and allows smooth navigation.
  • It makes edit, delete, and expand buttons easily accessible via keyboard shortcuts.

Tips for Use

  • Use 'j' or 'ArrowDown' to move down and 'k' or 'ArrowUp' to move up through messages.
  • Press 'e' to edit the selected message.
  • Press 'x' or 'Delete' to delete the selected message.
  • Press the spacebar to expand the selected message.