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

rank pictures or like/dislike #805

Open
KubaMiszcz opened this issue Jan 2, 2024 · 5 comments
Open

rank pictures or like/dislike #805

KubaMiszcz opened this issue Jan 2, 2024 · 5 comments
Labels

Comments

@KubaMiszcz
Copy link

Feature:
everytime i see picture i can set picture rank/score eg 1-5stars, or 'like/dislike' (eg everytime i see it i click 'like'), it is stored in metadata/EXIF and then i can filter by this or use in shuffle priority

eg:
sort by 'likes' count
or show only with 3+ stars etc

@bpatrik
Copy link
Owner

bpatrik commented Jan 6, 2024

The app does not support any manipulation. See Readme

@bpatrik bpatrik added the wontfix label Jan 6, 2024
@KubaMiszcz
Copy link
Author

yep, too bad;]
but it is impossible by your design? or just need some code. I know a little angular/node.js and can I fork and try to add it by myself? I'm asking because I dont want waste much time if it is a lot of redesign

btw: maybe you know similar app with such feature?

@bpatrik
Copy link
Owner

bpatrik commented Feb 8, 2024

The app already supports staring (1-5) that reads from exif.

I dont want to add manipulation to the main app now, but it should not be super hard to for the project and add this functionality.

I'm working on extensions and I hope a similar finctionalty will be able to develop with extensions.

@ricblue
Copy link

ricblue commented May 21, 2024

I would love the ability to set the Rating 1-5 from the UI. Understand this could be plug etc.

Just wanted to mention that on Windows 10, connecting to the Share on the server that is hosting the photos, find a photo in Windows, right-click, Properties, Details tab, set a star rating, Click Apply. That DOES work. The stars are saved in the format that PiGallery2 is looking for and the ratings appear in PiGallery when you click "i" icon for that photo

A suggestion: Give the option in the UI settings to put the Star Rating on the screen with the default photo view, without having to click on the "i" menu. Maybe that gets coupled with the UI extension for "star editing"

Just to note, to get newly added Ratings stars to show up in PiGallery2, I needed to change to another Album, then back to the one with the Photo I edited, then the Star rating showed -- likely just caching in the app.

@bpatrik
Copy link
Owner

bpatrik commented May 21, 2024

A suggestion: Give the option in the UI settings to put the Star Rating on the screen with the default photo view, without having to click on the "i" menu. Maybe that gets coupled with the UI extension for "star editing"

I think that is already possible (maybe only on the edge build, not sure). There should be a setting for that. If not, it should be easy to add.

Just to note, to get newly added Ratings stars to show up in PiGallery2, I needed to change to another Album, then back to the one with the Photo I edited, then the Star rating showed -- likely just caching in the app.

The reindexing is triggered on folder navigation. F5 also works.

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

No branches or pull requests

3 participants