Quote:
Originally Posted by Stevex
Is there any way to have an environment variable as part of a library path?
I tried doing this manually and Calibre opens the library all right but then saves the path with the variable replaced by its text.
|
@
Stevex - on Windows you could use a symlink and change its target as and when needed. The only way I know how to change a symlink's target
directly is with Hermann Shinagl's Link Shell Extension (LSE), I don't think it can be done from the command line.
Otherwise, you could delete the existing symlink and create a new symlink referring to a different target with the same symlink name as the one you just deleted. Or use file rename to shuffle between predefined symlinks.
But - why do you want something like this, calibre can access multiple libraries easy enough.
BR