Skip to content

Add keyboard shortcut for star rating#19869

Closed
redge76 wants to merge 5 commits intoimmich-app:mainfrom
redge76:main
Closed

Add keyboard shortcut for star rating#19869
redge76 wants to merge 5 commits intoimmich-app:mainfrom
redge76:main

Conversation

@redge76
Copy link

@redge76 redge76 commented Jul 10, 2025

Description

This PR adds a keyboard shortcut to change the star rating of an image directly from the keyboard. The shortcut is now visible in the shift+? dialog,

The star rating shortcut is documented in the shift+? dialog, but it seems a bit too specific to be documented there. Maybe it would be better placed in another modal specific to the asset viewer ?

How Has This Been Tested?

  • Verified that pressing the star rating keyboard shortcut changes the star rating as expected.
  • Checked that pressing Shift + ? displays the shortcuts modal with explanations.

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • I have confirmed that any new dependencies are strictly necessary.
  • I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

@redge76 redge76 marked this pull request as draft July 11, 2025 20:35
@jrasm91
Copy link
Member

jrasm91 commented Feb 19, 2026

Implemented in #24620

@jrasm91 jrasm91 closed this Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants