Collection settings for NAS

Collection settings for NAS

Hello again,

I'm new to digikam and already love it.

During the initial setup process I added a folder from my Synology NAS. Now it's located under "local drives".

https://preview.redd.it/k20k1xr796dh1.png?width=1344&format=png&auto=webp&s=f638159d7a5e52a908d19cedcf31cfa76d80d580

Does it have any advantage to set it up as network collection?

And if so how can I change it to a network collection without loosing all the metadata like face tags?

Best regards

reddit.com
u/Fungopus — 12 days ago

Face recognition is getting worse

Hey,

I just realized that the face recognition is getting worse the more images I add to one person.
It also starts to recommend my wife for my "face".

Anyone else had this issue before?

reddit.com
u/Fungopus — 12 days ago
▲ 4 r/FOSSPhotography+1 crossposts

digiKam changes photo after face tagging

Hi,

I'm tagging faces in digiKam. If I have a photo with multiple recognized faces and I confirm/set one face, digiKam switches to the next image. This makes it impossible to tag multiple faces on one photo.

How can I change that?

Thx

reddit.com
u/Fungopus — 1 month ago

Check if string contains text from array

Hi,

I have a question and the web had no answer to it (or I searched for the wrong stuff 😃).

So I have the subject of a task ("myString"). On the other hand I have an array of strings ("arrayWithStrings").
How can I check if "myString" contains one element of "arrayWithStrings"?

Example:

myString:

[Power Platform] Power Platform - Planned maintenance [ID123]

arrayWithStrings:

[
"Power Platform - Planned maintenance",
"Windows Update Schedule"
]

So the expression should return true because myString contains the first value from arrayWithStrings.

I know I can loop through the list but hope that there's a smarter solution. 😄

Thx in advance

reddit.com
u/Fungopus — 2 months ago