Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add feature to filter only isFavorite=true #249

Closed
2 tasks done
mrestivill opened this issue Jan 8, 2025 · 1 comment · Fixed by #259
Closed
2 tasks done

Add feature to filter only isFavorite=true #249

mrestivill opened this issue Jan 8, 2025 · 1 comment · Fixed by #259
Labels
enhancement New feature or request

Comments

@mrestivill
Copy link

Description

Currenly, it is possible to add a property to add isFavorite=true to the current filter.

Use Case

On config file or using variables add ImagesFavoriteOnly to select if this field is used to filter the images. Then run the application, only assets tagged with favorite will be shown.

Details

See the immich api search isFavorite field --> https://immich.app/docs/api/search-smart#isFavorite

Pre-Submission Checklist

  • This is a feature request and not a bug report

  • I have checked for related issues and checked the documentation

@mrestivill mrestivill added the enhancement New feature or request label Jan 8, 2025
@mrestivill mrestivill changed the title Add feature to filter only favorites=true Add feature to filter only isFavorite=true Jan 8, 2025
@rjhilgefort
Copy link

I'm interested in this as well. Specifically, I would love to have a slide show of "favorite" photos randomly from all time. Is this possible somehow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants