Bug 318965

Summary: List of digiKam setting files.
Product: [Applications] digikam Reporter: Mattia <mattia.verga>
Component: DocumentationAssignee: Digikam Developers <digikam-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: caulier.gilles, Stephan.Kranz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 8.2.0

Description Mattia 2013-04-27 09:47:02 UTC
It would be nice to have a way to export all digikam settings and to have digikam ask for that file when it starts for the first time.
For example, I have my photos on a local NAS, and I have metadata stored on a mysql database on that NAS. When I reinstall my PC I have to do the wizard and then manually re set Digikam to use the database, then I have to re set all Digikam settings.
With an 'export configuration' and the ability to give that file in the wizard we can reinstall (or install Digikam in more than one PC) with the same settings in a blink of eye.

Reproducible: Always
Comment 1 caulier.gilles 2013-04-27 10:57:57 UTC
digiKam configuration file already exist in your home directory :

~/.kde4/share/config/digikamrc

Also, dedicated settings for BQM, Camera, GUi, are in :

~/.kde4/share/apps/digikam

Working with script to wrap around these files is for you the best solution. There is no plan to make another interface about digiKam settings.

Gilles Caulier
Comment 2 Kurpfaelzer 2023-10-25 03:39:14 UTC
Hello Gilles, 

are there also such directories for digiKam under Windows and where can you find them?

THX in advance
Stephan
Comment 4 Kurpfaelzer 2023-10-25 04:28:10 UTC
Thx