-
-
Notifications
You must be signed in to change notification settings - Fork 111
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 image rating and/or favorite (heart) as tag. #143
Comments
Thanks for the kind words! About ratings, I intend to support reading, writing and searching. Beyond that, would the following be useful or bloated:
About the favorites, you're right, it's purely internal to the app and it doesn't modify the files. The advantage is that it's allowed for any file formats (not just the few ones where XMP editing is supported). I don't intend to change this for now. |
I'm glad to hear that. I think both ideas are good and not bloated at all. I can see why it makes sense to leave the favorites internal. Being able to optionally fill in/activate the heart on an existing "Favorites" tag would probably cause confusion, wouldn't it? |
In the next release you'll be able to see, search and change ratings. Here are a few details, in case people are curious how things are handled... There are non-standard and many redundant ways that a rating gets embedded:
For reading, Aves only reads According to specs, a rating of "-1" means "rejected". I have no idea whether typical photo management software let users do that, but Aves will handle it for read/write. |
@JanWaldhorn Sorry, I missed your question. Yes, technically possible, but probably confusing. The simple "favorite" / heart is a typical light feature in mobile apps and I don't think it translates well to semantically strong things like ratings and tags. Hopefully ratings and tags will be enough for you, but let me know if you encounter usability issues with these in Aves. |
All good, thanks for the quick implementation. The star function is enough for me. |
@JanWaldhorn I forgot to mention that Aves needs to rescan photos to see their ratings, if they were already scanned in a previous version. New items will be fine. To rescan, you can select photos on the Collection page, and select |
Thank you so much for this awesome app. I have been looking for something similar for a long time.
I use the app in combination with DigiKam on the PC and SyncThink for transfer.
In DigiKam I can assign ratings (1-5 stars) to individual images, which are stored in the XMP data, for example, as a rating. I would be very happy if I could also add or search for assigned stars on the smartphone.
The heart / favorites function in Aves does not seem to be stored in the meta data. At least the tag "Favourites" is not transmitted or stored in the metadata. This alone would be helpful.
The text was updated successfully, but these errors were encountered: