Skip to content

Instantly share code, notes, and snippets.

@MarcinGil
Created December 19, 2012 14:06
Show Gist options
  • Select an option

  • Save MarcinGil/4336900 to your computer and use it in GitHub Desktop.

Select an option

Save MarcinGil/4336900 to your computer and use it in GitHub Desktop.
Calibre template: sending to device If book is from series then 'series/index title - authors' otherwise 'authors/title - authors'
{series:||/}{series:'first_non_empty(finish_formatting(field('series_index'),"0>2",""," "), finish_formatting(field('authors'),"","","/"))'}{title} - {authors}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment