Thank you Roman, William, André and David for you comments and help.

I think th behaviour of DT depends of the particular needs of every people
and their particular workflow. I see your reasons, but for me it would be
very useful to automatically re-import the exported file basically because
the file is there and I want to see all the pictures in the directory (in
that way I can confirm the export is what I intended, I didn`t change
something by error, etc) without using an external viewer.

I'll follow the guidelines you mentioned and try the scripts you provide.

Thank you very much.
Javier

2016-10-20 8:41 GMT+02:00 David Vincent-Jones <david...@gmail.com>:

> The option of storing exported materials to the parent folder is IMO a
> very useful addition to the current file handling system. Thank you William.
>
> David
>
> On 10/19/2016 11:13 AM, William Ferguson wrote:
>
> 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
>
>
>
> ___________________________________________________________________________
> 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+unsubscr...@lists.darktable.org

Reply via email to