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+unsubscr...@lists.darktable.org