Re: [Darktable-users] Difference between database and xmp

2014-12-14 Thread Markus Jung
Am 14.12.2014 um 13:07 schrieb Bernhard: > 7. (did I forget something?) One more (until this has changed in dt 1.6): If you use the time offset/adjustment feature (originally intended for geotagging), the adjustment will also not be written into the XMP file. Regards, Markus

Re: [Darktable-users] Difference between database and xmp

2014-12-14 Thread Bernhard
Markus Jung schrieb am 14.12.2014 um 13:16: The grouping-feature of darktable does not fit into the XMP sidecar scheme, because it involves different images. sounds logically :-) , thanks. To persist grouping information, you might assign one or multiple tags to create some unique reference

Re: [Darktable-users] Difference between database and xmp

2014-12-14 Thread Markus Jung
Am 14.12.2014 um 13:07 schrieb Bernhard: > No. 1 ... 4 are stored in the xmp files also, but what about 5 and 6? > Regarding No. 5: did I see it correctly that "reject" simply is a > negative star rating of "-1" in the xmp? > >> xmp:Rating="-1" As far as i know, yes. "reject" is encoded this way

Re: [Darktable-users] Difference between database and xmp

2014-12-14 Thread Simon
Hi, we are following the XMP specs here that specify -1 as rejected. WHcih means this is really just a simple image rating, too. /Simon On 14.12.2014 13:07, Bernhard wrote: > > Regarding No. 5: did I see it correctly that "reject" simply is a > negative star rating of "-1" in the xmp? > >> xmp:R

[Darktable-users] Difference between database and xmp

2014-12-14 Thread Bernhard
Hi all, some time ago I noticed that groups of images were lost when reimporting a collection. So my question is simple: There are different "tags" that can be used in lightroom mode: 1. Metatags 2. Geotagging 3. Color Labels 4. Star ratings 5. "reject" tag 6. groups 7. (did I forget somethin