What I understand is that dt is used to work on an image: You have the
original image, raw or jpeg, and want to process it somehow. After you
finish your work, you export it, generating the final image. So, its final.
You can you any image viewer to see the result. I use the Gnome Image
Viewer  to view them, and am very comfortable with it.

If you re-import it, dt will create sidecar files for them, even if you
wont re-process them. In fact, if something went wrong and you need to
re-process it, you'll normally do it on the original file. Maybe
duplicating the sidecar, so you can save both versions, if it's the case.

So I, as a dt user, don't see reason to re-import an exported image.

My two cents ;-))    (I love this phrase ;-))

Best regards,
André Felipe


2016-10-19 16:13 GMT-02:00 William Ferguson <wpfergu...@gmail.com>:

> I created contrib/export2collection.lua that adds a new exporter, file to
> collection.  The selected images are exported, then imported back into the
> collection and grouped with the original images.  All tags, except the
> darktable ones, are copied over as well as any ratings.  The pull request
> has been submitted to get it into the script repository.  In the meantime
> you can get it from https://github.com/wpferguson/lua-scripts/blob/
> export2collection/contrib/export2collection.lua
>
> Regards,
>
> Bill
>
> On Wed, Oct 19, 2016 at 5:11 AM, Roman Lebedev <lebedev...@gmail.com>
> wrote:
>
>> On Wed, Oct 19, 2016 at 12:05 PM, Javier <micorreoanon...@gmail.com>
>> wrote:
>> > Hi,
>> >
>> > I've noted that when I exported a photo the exported file exists on the
>> > directory but it cannot be seen in DT (you have to reload the entire
>> folder
>> > to see it).
>> There is no reload. It's called re-import.
>> Feel free to google the differences.
>>
>> > I commented this behaviour in the mailing list and I was told that this
>> is
>> > the way DT deals with exported photos. I don`t know the reason but
>> perhaps
>> > it would be useful that DT shows all the pictures in the selected
>> directory,
>> > both exported as original ones, because the file is there.
>> Until/unless the image is imported into the darktable's library, darktable
>> does not know anything about it. If you want to see such an image,
>> you need to import it.
>>
>> How?
>> Lua can add export formats. I'm sure it is possible to adapt one of the
>> existing
>> scripts at https://github.com/darktable-org/lua-scripts to re-import
>> after export.
>> (basically by running  $ darktable <exported file>  if there is dbus,
>> it will iimport
>> the image in the current darktable instance.)
>>
>> > Thank you very much,
>> > Javier
>> Roman.
>>
>> > ____________________________________________________________
>> _______________
>> > darktable developer mailing list to unsubscribe send a mail to
>> > darktable-dev+unsubscr...@lists.darktable.org
>> ____________________________________________________________
>> _______________
>> darktable developer mailing list
>> to unsubscribe send a mail to darktable-dev+unsubscribe@list
>> s.darktable.org
>>
>>
>
> ___________________________________________________________________________
> darktable developer mailing list to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>



-- 
André Felipe

https://www.flickr.com/photos/andrefelipecarvalho/

___________________________________________________________________________
darktable developer mailing list
to unsubscribe send a mail to darktable-dev+unsubscr...@lists.darktable.org

Reply via email to