08-06-2022, 02:28 AM | #1 |
Member
Posts: 11
Karma: 10
Join Date: Jul 2022
Device: Kobo Libra
|
custom save template for PDF
I use KOReader for PDFs on my kobo libra. Searching dozens of authors (especially when I can't remember their names) is tedious in the KOReader file manager.
Is there a way I can prepend the book format to the save path when calibre sends it? This way I'll have two paths: '/kepub/author/title' and '/pdf/author/title' and I can then easily locate my PDFs with KOReader. Or even better, save all kepub in a directory called 'nickle' and pdfs in 'koreader' Thanks |
08-06-2022, 09:09 AM | #2 | |
Grand Sorcerer
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
|
Quote:
Code:
program: type_dir = in_list(approximate_formats(), ',', 'PDF','pdfs','nickel'); strcat(type_dir, '/', $author_sort, '/', $title, ' - ', $authors) There is probably a better way. Maybe @chaley will pop in with a suggestion. |
|
08-06-2022, 12:11 PM | #3 |
Bibliophagist
Posts: 42,340
Karma: 162918680
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
|
Have you tried the search function in KOReader? AFAIR, It uses the metadata.calibre file as the source for the search so you do need to be sending your PDFs using calibre.
|
Tags |
koreader, libra, pdf, template |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
save as template | ajean4 | Library Management | 12 | 04-15-2021 05:32 PM |
Using built-in template functions in a custom template function | ilovejedd | Library Management | 4 | 01-28-2018 01:20 PM |
Save Template Help | Maverynthia | Library Management | 10 | 05-19-2014 01:37 PM |
Bogus error in save template from custom column | rbroberts | Library Management | 4 | 04-18-2014 05:54 AM |
Using Custom Metadata in Save Template | EJvdH | Calibre | 1 | 07-02-2010 07:06 AM |