Re: [darktable-user] Export by step

2018-02-25 Thread frieder
Hallo DT,

I go to the lighttable. Make a duplicate of the image in 
the "selected image dialoque". In this duplicate
in the darkrom select crop in the history stack
like shown in the screenshot and press the 
comress-history-stack Button.
This creates a new version and preserves the history-stack 
of the original one.
Then it can be exported in the lighttable.
mfg
F.

(PS:I use german interface, I hope you understand what I mean)

Am Sonntag, den 25.02.2018, 10:44 -0800 schrieb
darkta...@911networks.com:
> DT 2.4.1
> 
> I have processed my image:
> 
> https://i.imgur.com/ynw0KcK.png
> 
> How can I do the export?
> 
> I'd like to go back into the history: at the crop & rotate stage and
> do an export with the name: 
> 
> /drive-b/temp/exports/$(FILE_NAME)_before
> 
> and then to an export with the last item (the highpass) and set the
> filename to:
> 
> /drive-b/temp/exports/$(FILE_NAME)_after
> 
> so I can show the difference in processing.
> 



darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Transfer of edits from Windows to Linux

2018-02-25 Thread Peter Cripps

Thanks Patrick.

As it happens, a couple of minutes ago I found the "look for updated xmp 
files on startup" option. Problem fixed!


Then I saw your reply. Classic case of 'crossing in the mail'. Thanks 
again for taking the time to respond.



On 02/25/2018 11:13 AM, Patrick Shanahan wrote:

* Peter Cripps  [02-25-18 13:43]:

I have darktable installed on two machines: 2.4.0rc0 on Windows, and 2.4.1
on Linux. If I make edits on the Windows machine, close darktable, and then
open on Linux, the edits don't carry over. Same in the reverse direction,
Linux to Windows.

This used to work at one point. If I open earlier images, the same edits
appear on both systems. I'm wondering if this is caused by having different
versions of darktable on each machine? (It doesn't look as if 2.4.1 is
available in a Windows version right now.)

you have two different databases.  you must import the images into the
*2nd* system in order for the edits to be read into the db.  If you have
already imported them in the 2nd system, then you need to set your system
to check for new xmp (sidecar) files.  see preferences -> core options ->
"look for updated mp files on startup".






darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Re: [darktable-user] Transfer of edits from Windows to Linux

2018-02-25 Thread Patrick Shanahan
* Peter Cripps  [02-25-18 13:43]:
> I have darktable installed on two machines: 2.4.0rc0 on Windows, and 2.4.1
> on Linux. If I make edits on the Windows machine, close darktable, and then
> open on Linux, the edits don't carry over. Same in the reverse direction,
> Linux to Windows.
> 
> This used to work at one point. If I open earlier images, the same edits
> appear on both systems. I'm wondering if this is caused by having different
> versions of darktable on each machine? (It doesn't look as if 2.4.1 is
> available in a Windows version right now.)

you have two different databases.  you must import the images into the
*2nd* system in order for the edits to be read into the db.  If you have
already imported them in the 2nd system, then you need to set your system
to check for new xmp (sidecar) files.  see preferences -> core options ->
"look for updated mp files on startup".


-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Registered Linux User #207535@ http://linuxcounter.net
Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet freenode

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Transfer of edits from Windows to Linux

2018-02-25 Thread Pascal Obry

Peter,

> This used to work at one point. If I open earlier images, the same
> edits appear on both systems. I'm wondering if this is caused by
> having different versions of darktable on each machine? (It doesn't
> look as if 2.4.1 is available in a Windows version right now.)

2.4.1 is available on Windows. But I don't think this is the issue. It
should be possible to use 2.4.0 and 2.4.1 together as the later is only
a corrective release fully compatible with 2.4.0.

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Export by step

2018-02-25 Thread Anders Lund
søndag den 25. februar 2018 19.44.22 CET skrev darkta...@911networks.com:
> DT 2.4.1
> 
> I have processed my image:
> 
> https://i.imgur.com/ynw0KcK.png
> 
> How can I do the export?
> 
> I'd like to go back into the history: at the crop & rotate stage and
> do an export with the name:
> 
> /drive-b/temp/exports/$(FILE_NAME)_before
> 
> and then to an export with the last item (the highpass) and set the
> filename to:
> 
> /drive-b/temp/exports/$(FILE_NAME)_after
> 
> so I can show the difference in processing.

Hi,

Just select the desired step in the history, and press CTRL + E. If you want 
to change the filename, you have to go to lighttabele, but otherwise, 
darktable will just export ($FILE_NAME)_01 or so, it will not overwrite your 
file unless you force that.

Alternatively, use the snapshot module, in the top of the left sidebar of the 
lighttable, or just turn your highpass module on/off to view the difference :)

Kindly,
Anders




darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Export by step

2018-02-25 Thread darktable
DT 2.4.1

I have processed my image:

https://i.imgur.com/ynw0KcK.png

How can I do the export?

I'd like to go back into the history: at the crop & rotate stage and
do an export with the name: 

/drive-b/temp/exports/$(FILE_NAME)_before

and then to an export with the last item (the highpass) and set the
filename to:

/drive-b/temp/exports/$(FILE_NAME)_after

so I can show the difference in processing.

-- 
sknahT

vyS

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Transfer of edits from Windows to Linux

2018-02-25 Thread Peter Cripps
I have darktable installed on two machines: 2.4.0rc0 on Windows, and 
2.4.1 on Linux. If I make edits on the Windows machine, close darktable, 
and then open on Linux, the edits don't carry over. Same in the reverse 
direction, Linux to Windows.


This used to work at one point. If I open earlier images, the same edits 
appear on both systems. I'm wondering if this is caused by having 
different versions of darktable on each machine? (It doesn't look as if 
2.4.1 is available in a Windows version right now.)


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org