Quote:
Originally Posted by kovidgoyal
Some preferences are per library and some are global. That is not going to change. *You* might think preference A should be per library, other people will disagree. The preferences that are per library are those that *I* think make the most sense to be per library.
If you want all your preferences to be per library use a batch script to launch calibre with a different value for the CALIBRE_CONFIG_DIRECTORY env var.
|
I came across this old Kovid's post and tried to figured out how to create the bash script he suggested.
I think this is the solution I was looking for to have completely separate settings for my two libraries.
Could someone please point me in the right direction to write such a script ?