<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
First thing to do is open a bugzilla issue where you describe what
you want:<br>
<a class="moz-txt-link-freetext" href="https://bugs.kde.org/enter_bug.cgi?product=digikam&format=guided">https://bugs.kde.org/enter_bug.cgi?product=digikam&format=guided</a><br>
There you probably get better pointers for where to start from
experienced devs, I never worked with that part of the code. This is
the function that creates thumbnails:<br>
<a class="moz-txt-link-freetext" href="https://cgit.kde.org/digikam.git/tree/libs/threadimageio/thumbnailcreator.cpp?id=429fa5fd8e7f53b74c82eb19dffb2e6cf4b4325c#n455">https://cgit.kde.org/digikam.git/tree/libs/threadimageio/thumbnailcreator.cpp?id=429fa5fd8e7f53b74c82eb19dffb2e6cf4b4325c#n455</a><br>
<br>
<div class="moz-cite-prefix">On 06/01/17 20:18, Juan Jose Casafranca
wrote:<br>
</div>
<blockquote
cite="mid:CAMe8Lxs+LqKmm3LPMBdjieTZv77Uge1XwhXLnE_+11O22Xa9ig@mail.gmail.com"
type="cite">
<div dir="ltr">Yes, exactly, that is my suggestion :-)
<div>I think that it will give digikam a great boost if it can
communicate with specific raw processors :-)</div>
<div><br>
<div>I understand that it could be an intensive task, but
there are some ways to limit the heavyness.</div>
<div>For example, digikam should only process the new
thumbnail when darktable is opened through digikam interface
and at the beginning.</div>
<div>Or maybe just marking which files are dirty and then
calling darktable in lib mode to update those thumbnails. </div>
<div><br>
</div>
<div>I would be happy to work on something like this. Any idea
on where to begin with? Ive never touched the digikam code
^^</div>
<div><br>
</div>
<div>Cheers</div>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote">2017-01-06 20:10 GMT+01:00 Simon Frei <span
dir="ltr"><<a moz-do-not-send="true"
href="mailto:freisim93@gmail.com" target="_blank">freisim93@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Do I understand you correctly: You want thumbnails of raw
files that are<br>
adjusted based on the processing profiles of darktable?<br>
If that is the case, it is (currently) not possible in
digikam. And such<br>
a function would certainly be very resource heavy, as for
every<br>
thumbnail on every change darktable had to process the raw
file.<br>
The interface between digikam and other photo editing
software could<br>
certainly be improved (e.g. versioning too), so I would be
very happy if<br>
you would work on that in any way;)<br>
<br>
Cheers,<br>
Simon<br>
<div class="HOEnZb">
<div class="h5"><br>
On 06/01/17 20:01, Juan Jose Casafranca wrote:<br>
> Hi everybody,<br>
><br>
> I would like to know if there is any easy way to
use digikam as a photo<br>
> management software and use darktable for raw
editing.<br>
><br>
> The main issue I'm finding when I try to do this is
this one<br>
> -Raw thumbnails are loaded from the jpeg embeded
file and when I change process<br>
> my photo in darktable, this thumbnail isn't changed
in digikam<br>
><br>
> It would be nice that digikam reads the darktable
sidecar and uses an specified<br>
> software (or digikam editor tool if no software is
specified) to load the<br>
> preview file for raw pictures. Is there any way to
do this?<br>
><br>
> If there's no such way to do this, I will be happy
to post it in the<br>
> developers mailing list and try to implement it,
because I feel that darktable<br>
> management features are far away from digikam ones
and digikam editor features<br>
> are far away from darktable ones. It would be nice
to have both softwares<br>
> working together :-)<br>
><br>
> Any idea?<br>
<br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</blockquote>
<br>
</body>
</html>