https://bugs.kde.org/show_bug.cgi?id=367896
--- Comment #5 from Kane <[email protected]> --- (In reply to caulier.gilles from comment #4) > In digiKam, the -1 rating is not supported in the database. > > The Reject pick label (red flag) is used instead. > > https://docs.digikam.org/en/left_sidebar/labels_view.html#label-selection > > I propose: > > 1/ to convert automatically the -1 rating as reject pick label while > importing item in the database > 2/ to register a -1 rating in the XMP when reject pick label is assigned (in > parallel than XMP pick label tag from digiKam namespace). > > Best regards > > Gilles Caulier Hi Gilles, If the data type of the rating field don't support nagetive value, but if we're sure only 0~5 will be used. How about convert -1 (from camera) to a number (e.g. 11) and define it as "a rating" called "ready to be removed" (whatever the wording, I mean, just to be consistent with I observed from the Nikon camera). What do you think? That way it won't impact the pick field. Thanks, Kane -- You are receiving this mail because: You are watching all bug changes.
