View Single Post
Old 06-07-2017, 11:41 AM   #1
Aerandir14
Junior Member
Aerandir14 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2017
Device: Kobo Glo
Send PDFs to a specific folder

Hi,

I have a Kobo Glo and as PDFs are poorly supported on Kobos, I use Koreader only to read PDFs.
As Koreader doesn't have a very user-friendly interface, I would like my PDFs to be sent to a specific folder when I send them to my device with Calibre.

I found a solution by adding this at the beggining of my template :
{:'test(list_intersection( 'PDF,', approximate_formats(), ',') ,'PDFs/' ,'')'}

This will work fine if my file is ONLY present as PDFs in my Calibre library, but I would like this to work if I have, for exemple, a PDF and an EPUB version of the file. If I send the EPUB version, I would like it to be stored as usual, and if I send the PDF format, it would be stored in the PDF/ folder.

Is this possible ?

Thanks!
Aerandir14 is offline   Reply With Quote