Quote:
Originally Posted by mdb5972
Currently I have multiple Calibre libraries based on task/purpose and a few distinct custom columns.
ie of libraries. LIBRARY, VENDOR, TECH, WORK.. etc.
I use save to disk for backup purposes, update metadata in file, and a few other BFI methods. Looking to have a single area, ie folder 'SaveToDisk' that I can have them all export to.
Looking to template SaveToDisk with the Library name as a variable.
|
got it.. The developers might have an answer.
You CAN use a literal in the template
My_lib/{authors}-{title}
is valid
you might also consider the command-line interface (see help page)