View Single Post
Old 11-30-2022, 03:09 PM   #1
Rand Brittain
Bookmaker
Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.Rand Brittain ought to be getting tired of karma fortunes by now.
 
Posts: 427
Karma: 2143650
Join Date: Sep 2010
Device: Cybook Opus
Different Templates for Different File Types?

Is there a way to set Calibre to send different file types to different folders using a different template for each type?

I have a large Caliber library of EPUBs that I want to put in an EPUB folder divided into subfolders by author name:

Quote:
{author}/{title}
I also have a large separate Calibre PDF library of role-playing game manuals that I want to send to a PDF folder which is divided into a hierarchy of subfolders by publisher, line, subline, edition, and subset, according to a complicated template someone helped me make:

Code:
{publisher}/{#line: re(: , - )}/{#subline: re(: , - )}/{#edition}/{#subset}/{title: re(: , - )}
Is there a way to get Calibre to automatically send EPUBs to the EPUB folder according to the EPUB template, while sending PDFs to the PDF folder according to the PDF template?
Rand Brittain is offline   Reply With Quote