[digiKam-users] Writing a custom shell script

Tobias Margiani margianit at gmail.com
Mon Apr 16 14:07:24 BST 2018


Hi Mat,

As I understand, your problem is that titles and descriptions are not written 
into the images but only saved in the digikam database. The following 
suggestions should fix that more easily than a custom script:

- In the digikam settings go to the "Behaviour" tab of the "Metadata" section 
and enable "Captions and title" under "Write this Information to the 
Metadata". This will make sure that when digikam decides to write metadata to 
files it will include titles.
- Now, to make sure the data is written into the image files, you should 
switch to the "Sidecars" tab and set it so that either no sidecars are written 
at all or enable writing to sidecars and images.
- If the metadata is still not written automatically select all images you 
changed and click "Write Metadata to Selected Images" in the "Item" menu.

Best,
Tobias

On Montag, 9. April 2018 00:24:25 CEST Matthieu wrote:
> Hi list,
> 
> I use digikam only to check that all my tags (geolocalisation, copyright,
> custom tags) are embedded in my pictures before sharing them on google
> photos.
> Because the title and description defined in digikam are not stored in my
> JPG and RAW files when writing metadatas, I have to set them both in
> digikam and copy them in google photos. It's time consuming.
> 
> I was wondering if a custom user shell script would be able to help me?
> Writing a shell script is not a problem for me but I suppose that there are
> some conventions, input management, error processing management, and
> location requirement for these shells scripts.
> Is there any rich documentation regarding writing a custom shell script?
> 
> I cannot find anything useful both on the Internet and in the documentation.
> 
> Kind regards
> 
> Mat







More information about the Digikam-users mailing list