View Single Post
Old 03-07-2015, 09:55 PM   #1
Thomas_AR
Zealot
Thomas_AR began at the beginning.
 
Thomas_AR's Avatar
 
Posts: 131
Karma: 10
Join Date: Jan 2015
Location: Buenos Aires
Device: Android
Template for sending to device

Well i am loving more and more C-Companion as it is much easier to manage a huge ebook collection in conjunction with a tablet.

I like to get a folder structure when sending books from calibre to my tablet for better file browsing:

For now i have following template:
{series:'ifempty($, field('authors'))'}/{series_index:0>4s| | - }{title} - {authors}
This results in:
When book has a "series, series index, author and title:
"series/series index(for digits) - title - author
if no series simply
"author/title - author"

Now for easier browsing I would love to have, in case i have a series, for example the letteres "SR - "at the beginning of a Serie folder.
"SR - {series}/series index - etc

Any idea how to do that?

Last edited by Thomas_AR; 03-07-2015 at 10:48 PM.
Thomas_AR is offline   Reply With Quote