![]() |
#1 |
Junior Member
![]() Posts: 3
Karma: 40
Join Date: Feb 2012
Device: none
|
How to create a send to device template that works
Okay, apologies:
1) If someone's already asked this, I couldn't see it. 2) If this is a hardware thing, my goof. So, I want to send books to my Asus Memo Pad 7 in a specific format. I want: First Name [space] Surname [hyphen] series [space] series number [hyphen] title so I get something like: J. F. Rivkin - Silverglass 2 - Web of Wind I wrote a template of: {author_sort} - {authors} - {series} {series_index} - {title} But all I got was: {title} - {authors} What am I doing wrong? ![]() |
![]() |
![]() |
![]() |
#2 | |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 197
Karma: 318144
Join Date: Jul 2013
Location: Well, there will always be a big time delay because I'm not living in the US! And there could be some communication difficulties too because I'm not a native speaker!
Device: Sony PRS-T3S
|
Quote:
Rivkin, J.F. - J.F. Rivkin - Silverglass 2 - Web of wind I'm not sure how you get the author the way you want it but for the series you should change the template to {series}{series_index:| | - }{title} because then you will have no [hyphen] and space between the series-index and title if there is no series-index. It basically says 'if there is a series-index make 1 space infront of the series-index and space/hyphen/space behind the series-index'. Edit: You should do the same with the series because when you have no series you don't want any spaces or hyphens infront of it. So better write {series:| -|}{series_index:| | - }{title} And second: you made a new custom column with that template, right? Did you tell calibre to to use that custom column as title when sending to your device over a plugboard? Mini Last edited by MiniMouse; 11-25-2014 at 10:05 AM. |
|
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Ex-Helpdesk Junkie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Where is this template stored? There is a save-to-disk template for the filename, and Metadata Plugboards which control the title fields. Furthermore, the save-to-disk template can get overridden by the per-device setting in the device driver (if it was ever edited, it will save the configuration even for fields not explicitly set) -- this sometimes confuses the apprentices
![]() With a tablet, I believe you need to set the filename in the device driver, as it requires configuring anyway. So -- select "Configure this device" from the dropdown by Device in the toolbar. And change the save template there. MiniMouse's advice for the actual formatting is solid, I cannot add on it. ![]() But keep in mind, if it is a filename, you can use "/" in the save path to delineate folders. Last edited by eschwartz; 11-25-2014 at 11:14 AM. |
![]() |
![]() |
![]() |
#4 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,917
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
you can also include other Literals (the - is a literal
![]() Code:
"00noseries/{author_sort[0]}_authors/{authors}/{title}-{authors} |
![]() |
![]() |
![]() |
#5 |
Junior Member
![]() Posts: 3
Karma: 40
Join Date: Feb 2012
Device: none
|
Thanks all - I'll play and see what happens and what I learn.
|
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Junior Member
![]() Posts: 3
Karma: 40
Join Date: Feb 2012
Device: none
|
And it was...the device configuration option - thanks all - fixed it and learned something too!
xxx |
![]() |
![]() |
![]() |
#7 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 30,917
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Send to device - Template help | Snow Sciles | Library Management | 12 | 05-26-2014 05:16 PM |
Issue with Send to Device template | BookJunkieLI | Library Management | 5 | 02-14-2014 01:16 AM |
Send to Device Template Structure Refuse to Work | soriya | Calibre | 5 | 02-02-2014 04:06 PM |
Template Help - Send to device | Snow Sciles | Library Management | 4 | 10-08-2013 07:54 AM |
Send to device template | rockeh | Calibre | 6 | 08-17-2010 05:28 PM |