Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 988 Bytes

File metadata and controls

33 lines (26 loc) · 988 Bytes

PhotoPairViewer Keyboard Controls

Current Controls

Arrow Keys

  • Left Arrow (←): Keep left photo, move right photo to delete folder
  • Right Arrow (→): Keep right photo, move left photo to delete folder
  • Up Arrow: Keep both photos
  • Down Arrow: Move both photos to delete folder

Letter Keys

  • Z: Undo the last completed action (restores moved photos and reopens that batch)

Special Keys

  • Enter: Keep all remaining photos
  • Space: Move all remaining photos to delete folder

Summary of Actions

Action Keys
Keep Left Photo Left Arrow
Keep Right Photo Right Arrow
Keep Both Photos Up Arrow
Move Both to Delete Down Arrow
Keep All Remaining Enter
Move All Remaining to Delete Space
Undo Z

Notes

  • All controls are case-insensitive
  • Controls work when the PhotoPairViewer component is active
  • Mouse clicks on buttons also work as alternatives to keyboard controls