That should be enough to get it running. Go to the export selected module on the right in lighttable view, drop down the target storage list and you should see file to collection as a choice. If you select an image, then choose the export format, then choose export, it will show up in the collection grouped with the original image.
Regards, Bill On Fri, Oct 21, 2016 at 11:43 AM, David Vincent-Jones <david...@gmail.com> wrote: > I have inserted a copy of the script into the .config/darktable/lua folder > and added a require line into the luarc file ..... what further do I need > to get this running? All rather new to me!! > > 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