Hi guys,
I'm using Darktable 3.2.1 on Centos 8 which was installed through snap. My Linux installation is on an SSD on /
and /home
is on a slower drive. So, I have created a read/writable directory /work
I can transfer my photos (really it is mainly for working with video) to to take advantage of the faster SSD and have created a hard link to it in my $HOME
. However, when I try to import a folder from the /work
directory in Darktable, the directory is not listed and $HOME/work
is greyed out. I thought it was an xdg issue, but xdg-open
lists/finds the /work
directory just fine. I've tried moving the ~/snap/darktable/63
files in hopes that it would refresh the database, but that also doesn't work.
To be fair, I can't be 100% sure I've created/mounted /work
in such a way that it will "work" the way I've intented, but it has for everything so far. This is the only issue I've come across. Any advice would be much appreciated. Thanks!