Why not use the command-line "rename" utility? You will still have to
re-import into darktable afterwards, but rename will handle changing
different file types. My apologies if you already know how rename works,
but just in case, here's an example:

For example, suppose I have images ###_WeedingPhotos.NEF,
###_WeedingPhotos.xmp, and ###_WeedingPhotos.jpg, and I want to correct
that to say "wedding:"

$rename Weeding Wedding *.*

That will replace "weeding" with "wedding" in all files whose name contains
"weeding," regardless of the extension.

On Mon, Apr 18, 2016 at 9:24 PM, Marcus Amorim <[email protected]> wrote:

> I wrote a bash script that rename both, but with a fixed name format,
> using exif date/time.
>
> I can send to you latter if you want. You can edit to your needs.
>
> Marcus
>
>
> Em seg, 18 de abr de 2016 22:13<[email protected]> escreveu:
>
>> DT 2.0.3 on arch
>>
>> I need/want to rename images (a few hundreds).
>>
>> I can do it at the command line, but what happens in DT? What about
>> the xmp and the processing done by DT?
>>
>> Any recommended tools for renaming both the raw + xmp and keeping
>> them in sync?
>>
>> --
>> sknahT
>>
>> vyS
>>
>> ____________________________________________________________________________
>> darktable user mailing list
>> to unsubscribe send a mail to
>> [email protected]
>>
>>
> ____________________________________________________________________________
> darktable user mailing list to unsubscribe send a mail to
> [email protected]
>

____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to [email protected]

Reply via email to