[Digikam-devel] [Bug 107871] Allow multiple album library paths
Fabien
fabien.ubuntu at gmail.com
Fri Jan 26 10:09:51 GMT 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=107871
------- Additional Comments From fabien.ubuntu gmail com 2007-01-26 11:09 -------
This makes me think I wanted to write something about that :)
I think it's partially to bug 137694 :
http://bugs.kde.org/show_bug.cgi?id=137694
I suggested there to add 2 command-line options to start digikam.
To be more compliant with the way other softwares work, I would propose the following :
* -f to to specify the full path to digikam3.db, or relative path from the album directory
* directory as argument => this would be the album path digikam use
Eg:
1) # digikam
would behave like now. The 1st time, it will ask for an album path
2) # digikam -f /path/to/digikam3.db
would behave like now except it will use the specific path for the database
3) # digikam /path/to/my/album
digikam will use this directory as the album path, but won't override default album path if there's already one
4) # digikam -f /path/to/digikam3.db /path/to/my/album
would combine 2) and 3)
More information about the Digikam-devel
mailing list