View Single Post
Old 09-11-2016, 09:39 PM   #1
Trel
Connoisseur
Trel began at the beginning.
 
Posts: 66
Karma: 10
Join Date: Jan 2010
Device: Onyx Boox Poke 3
Having problems with composite columns and save/send templates

I made two composite columns

saveseries
Code:
{series}/{series_index:0>2s|| - }{title} - {authors}
and
saveauthor
Code:
{authors_sort}/{title}
My send template is
Code:
{series:lookup(.,saveseries,saveauthor)}
With use subdirectories checked.

When I send, they're showing up as numbers only, which I'm assuming is calibre's internal index number for the book.

I'm not sure what I'm doing wrong here.
Trel is offline   Reply With Quote