Hi,<div><br></div><div>this is an interesting discussion.</div><div><br></div><div>Wouldn't it be better to enable darktable to update the embedded JPEG image in the raw file?</div><div><br></div><div>In this case digiKam would detect a change in the file and automatically update the thumbnail, isn't it?</div><div><br></div><div>It's just an idea...</div><div><br></div><div>Normally, I do not use raw files so I don't know if there may exist another restriction which avoids this.</div><div><br></div><div>Regards </div><div>Eddie</div><div><br></div><div><br><br><div class="gmail_quote"><div dir="ltr">Simon Frei <<a href="mailto:freisim93@gmail.com">freisim93@gmail.com</a>> schrieb am Fr., 6. Jan. 2017, 20:47:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000" class="gmail_msg">
    First thing to do is open a bugzilla issue where you describe what
    you want:<br class="gmail_msg">
    <a class="m_-8550149403198194103moz-txt-link-freetext gmail_msg" href="https://bugs.kde.org/enter_bug.cgi?product=digikam&format=guided" target="_blank">https://bugs.kde.org/enter_bug.cgi?product=digikam&format=guided</a><br class="gmail_msg">
    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 class="gmail_msg">
<a class="m_-8550149403198194103moz-txt-link-freetext gmail_msg" href="https://cgit.kde.org/digikam.git/tree/libs/threadimageio/thumbnailcreator.cpp?id=429fa5fd8e7f53b74c82eb19dffb2e6cf4b4325c#n455" target="_blank">https://cgit.kde.org/digikam.git/tree/libs/threadimageio/thumbnailcreator.cpp?id=429fa5fd8e7f53b74c82eb19dffb2e6cf4b4325c#n455</a></div><div bgcolor="#FFFFFF" text="#000000" class="gmail_msg"><br class="gmail_msg">
    <br class="gmail_msg">
    <div class="m_-8550149403198194103moz-cite-prefix gmail_msg">On 06/01/17 20:18, Juan Jose Casafranca
      wrote:<br class="gmail_msg">
    </div>
    <blockquote type="cite" class="gmail_msg">
      <div dir="ltr" class="gmail_msg">Yes, exactly, that is my suggestion :-)
        <div class="gmail_msg">I think that it will give digikam a great boost if it can
          communicate with specific raw processors :-)</div>
        <div class="gmail_msg"><br class="gmail_msg">
          <div class="gmail_msg">I understand that it could be an intensive task, but
            there are some ways to limit the heavyness.</div>
          <div class="gmail_msg">For example, digikam should only process the new
            thumbnail when darktable is opened through digikam interface
            and at the beginning.</div>
          <div class="gmail_msg">Or maybe just marking which files are dirty and then
            calling darktable in lib mode to update those thumbnails. </div>
          <div class="gmail_msg"><br class="gmail_msg">
          </div>
          <div class="gmail_msg">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 class="gmail_msg"><br class="gmail_msg">
          </div>
          <div class="gmail_msg">Cheers</div>
        </div>
      </div>
      <div class="gmail_extra gmail_msg"><br class="gmail_msg">
        <div class="gmail_quote gmail_msg">2017-01-06 20:10 GMT+01:00 Simon Frei <span dir="ltr" class="gmail_msg"><<a href="mailto:freisim93@gmail.com" class="gmail_msg" target="_blank">freisim93@gmail.com</a>></span>:<br class="gmail_msg">
          <blockquote class="gmail_quote gmail_msg" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br class="gmail_msg">
            <br class="gmail_msg">
            Do I understand you correctly: You want thumbnails of raw
            files that are<br class="gmail_msg">
            adjusted based on the processing profiles of darktable?<br class="gmail_msg">
            If that is the case, it is (currently) not possible in
            digikam. And such<br class="gmail_msg">
            a function would certainly be very resource heavy, as for
            every<br class="gmail_msg">
            thumbnail on every change darktable had to process the raw
            file.<br class="gmail_msg">
            The interface between digikam and other photo editing
            software could<br class="gmail_msg">
            certainly be improved (e.g. versioning too), so I would be
            very happy if<br class="gmail_msg">
            you would work on that in any way;)<br class="gmail_msg">
            <br class="gmail_msg">
            Cheers,<br class="gmail_msg">
            Simon<br class="gmail_msg">
            <div class="m_-8550149403198194103HOEnZb gmail_msg">
              <div class="m_-8550149403198194103h5 gmail_msg"><br class="gmail_msg">
                On 06/01/17 20:01, Juan Jose Casafranca wrote:<br class="gmail_msg">
                > Hi everybody,<br class="gmail_msg">
                ><br class="gmail_msg">
                > I would like to know if there is any easy way to
                use digikam as a photo<br class="gmail_msg">
                > management software and use darktable for raw
                editing.<br class="gmail_msg">
                ><br class="gmail_msg">
                > The main issue I'm finding when I try to do this is
                this one<br class="gmail_msg">
                > -Raw thumbnails are loaded from the jpeg embeded
                file and when I change process<br class="gmail_msg">
                > my photo in darktable, this thumbnail isn't changed
                in digikam<br class="gmail_msg">
                ><br class="gmail_msg">
                > It would be nice that digikam reads the darktable
                sidecar and uses an specified<br class="gmail_msg">
                > software (or digikam editor tool if no software is
                specified) to load the<br class="gmail_msg">
                > preview file for raw pictures. Is there any way to
                do this?<br class="gmail_msg">
                ><br class="gmail_msg">
                > If there's no such way to do this, I will be happy
                to post it in the<br class="gmail_msg">
                > developers mailing list and try to implement it,
                because I feel that darktable<br class="gmail_msg">
                > management features are far away from digikam ones
                and digikam editor features<br class="gmail_msg">
                > are far away from darktable ones. It would be nice
                to have both softwares<br class="gmail_msg">
                > working together :-)<br class="gmail_msg">
                ><br class="gmail_msg">
                > Any idea?<br class="gmail_msg">
                <br class="gmail_msg">
                <br class="gmail_msg">
              </div>
            </div>
          </blockquote>
        </div>
        <br class="gmail_msg">
      </div>
    </blockquote>
    <br class="gmail_msg">
  </div></blockquote></div></div>