<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div>Did you try a different terminal emulator ?</div><div>xterm should be good though.</div><div><br></div><div><br></div><div id="composer_signature"><div style="font-size:85%;color:#575757" dir="auto">Sent from my Samsung Galaxy smartphone.</div></div><div><br></div><div style="font-size:100%;color:#000000"><!-- originalMessage --><div>-------- Original message --------</div><div>From: woenx <marcpalaus@hotmail.com> </div><div>Date: 2018-09-19  5:51 AM  (GMT-07:00) </div><div>To: digikam-users@kde.org </div><div>Subject: Re: [digiKam-users] Is there a way to run an external program/script on selected images? </div><div><br></div></div>That's weird.<br><br>Yes, I am sure i'm using the capital %U, I just checked again just in case.<br>This is the command I use:<br><br>xterm -e /home/user/Desktop/whatsdate.sh %U<br><br>And here's the script I use:<br>https://pastebin.com/8qCG3csG<br><br>It sets the EXIF date based on the selected pictures filename (e.g.<br>IMG_20180403_2315.jpg would set the EXIF date to 2018-04-03 23:15).  You can<br>modify whatever it is inside the <br><br>for i in "${arguments[@]}"<br>do<br><br>and it should apply that code file by file from the list of selected<br>pictures.<br><br><br><br>--<br>Sent from: http://digikam.1695700.n4.nabble.com/digikam-users-f1735189.html<br></body></html>