View Single Post
Old 06-09-2026, 08:39 AM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 22,698
Karma: 33011292
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by estherflails View Post
Is it possible to create shotcuts that would open a specific library from the start, instead of opening Calibre to whichever library was used last time and then switching to the library I want?
Use the with-library directive - see ==>> https://manual.calibre-ebook.com/gen...n/calibre.html

e.g. I have SendTo shortcuts with Targets set to:

Code:
"C:\Program Files\Calibre2\calibre.exe" --with-library "D:\Calibre\Libraries\Books"
"C:\Program Files\Calibre2\calibre.exe" --with-library "D:\Calibre\Libraries\Media"
"C:\Program Files\Calibre2\calibre.exe" --with-library "D:\Calibre\Libraries\Periodicals"
etc

Quote:
Originally Posted by estherflails View Post
And if it is, could multiple libraries be open at the same time through this?
Nope.

BR
BetterRed is offline   Reply With Quote