How to use multiple photo libraries with DigiKam
Related Post
- Exploring Django Development with Google Project IDX: Is It a Viable Alternative to Local Development?
1. Introduction to Google Project IDX Google Project IDX is a cloud-based development environment designed…
- Git Guide: 05 Managing Files (Removing and Moving files)
Introduction In Git, managing files goes beyond just tracking changes. You may need to remove…
- Git Guide: 04. Understanding Git Commit Process
Introduction Committing changes in Git is one of the most crucial actions in version control.…
View Comments (8)
I am using digiKam on Mac OS X 12.6.
Does anyone know how to achieve multiple libraries for Mac OS X?
Thanks a lot
Hello @WG,
I have updated the post as well as the script, to make it usable on MacOS X.
Regards
Thanks for the MacOS X update! It works perfectly!
The only problem I ran into was using BBEdit to edit digikamctl.
BBEdit adds a com.apple.quarantine extended attribute to the file after saving it,
what makes digikamctl not executable.
The solution for this can be changen in BBEdit Preferences (Allow Sandbox access)
https://www.barebones.com/support/bbedit/quarantine.html
Is there a way to do this in Windows 11? My main OS is openSUSE and it's working great but I would like to get it working in my Windows 11 install also. Thanks.
Hello Tim,
The last windows I had my hands on was windows XP. Yet I think you might be able to get it to work with WSL? (Windows subsystem linux).
Let us know if it worked.
I tried running these thru gow as wsl will not work for me, but I'm pretty sure I still need to modify the code, since its still windows filepaths. Any help, please?
Hello Lys,
This video might help you with WSL: https://www.youtube.com/watch?v=qYlgUDKKK5A
is there a way to make this work using a mysql server with a network connected library and a local library?