|
|
Thread Tools | Search this Thread |
09-10-2013, 01:43 PM | #1 |
Grand Sorcerer
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
|
[Solution] Kindle Paperwhite: Lastname_Firstname author, Series in author field
As many other people here, I read a lot of fantasy, and that means: series. Lots of them. The Kindle ignores series, and everybody already knows of the plugboards to put a series name and title into the title field.
This creates another problem. Sometimes a series' name is so long, that the title is cut off the screen before you can actually see the index, or the title of the book. If you are using "Firstname Lastname" in Calibre's Author field, you could put the series name there (smaller print, much more room), but I don't. I highly prefer "Lastname, Firstname", not only for sorting, but also for display. Unfortunately, the Kindle sees this, and "helpfully" reverses the display and ditches the comma. If you put the the series in the author field and the index in the title, Calibre sends this: [1] Homeland Salvatore, R.A. (The Dark Elf Trilogy) However, Kindle displays this: [1] Homeland R.A. (The Dark Elf Trilogy) Salvatore If you are using "Lastname, Firstname" in the Author field, and still want the series displayed on the Author line on the Kindle (and preserve the display of "Lastname, Firstname as much as possible), then you can do this. Code:
Source Template: {author_sort:re(\, ,_)} {series:|(|)} Destination Field: Author field. Template: {series_index:|[|]} {title} Destination Field: Title field. It will display like this: [1] Homeland Salvatore_R.A. (The Dark Elf Trilogy) Obviously, you should sort by Author if you use this, or the series will not be kept together. If you sort by title, all books starting with [1] will appear first, then the ones with [2], and so on. If you want to sort by title, without being disturbed by the index, you should put the index into the Author field as well: Code:
Source Template: {author_sort:re(\, ,_)} {series:|(|} {series_index:||)} Destination Field: Author field. Homeland Salvatore_R.A. (The Dark Elf Trilogy 1) Should you want a hash (#) before the series number, use this: Code:
Source Template: {author_sort:re(\, ,_)} {series:|(|} {series_index:|#|)} Destination Field: Author field. Hope this is of some use to anyone. |
09-10-2013, 11:20 PM | #2 |
US Navy, Retired
Posts: 9,867
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Thanks for the excellent walk through. When I was using my old Sony readers I always put the series info in the Author line. Now that I use a Nexus 7 I use the Calibre companion app to manage things and it too places the series info in the author line.
|
Advert | |
|
10-30-2013, 01:30 AM | #3 |
Junior Member
Posts: 7
Karma: 10
Join Date: Oct 2013
Location: Melbourne atm
Device: Sony PRS 600, Kobo glo, Nexus 10
|
Thank you so much, I was so frustrated when I could not arrange them in series before.
|
11-12-2013, 06:36 PM | #4 | |
Wizard
Posts: 1,016
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
|
Quote:
I enter (in the author column) my author lastname, firstname - and "use author sort for author" - is there something else I need to do in this step? In Metadata plugboards, I add new plugboard, with format = any format and device =any device, then "Source Template: {author_sort:re(\, ,_)} {series:|(|)} Destination Field: Author field." This is the part I"m not sure about: If in Preferences>sending book to device - save templete, I change "{author_sort}/{title}" to "{series_index:|[|]} {title}", where do I put Destination Field: Title field. [/code] I'm learning one step at a time, here and any help would be most appreciated. |
|
11-15-2013, 01:42 AM | #5 | ||
Ex-Helpdesk Junkie
Posts: 19,421
Karma: 85397180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
|
Quote:
The purpose of this is so your Kindle sorts the author view correctly, rather than treating the whole author filed as just the last name. Basically, mobi doesn't have proper support for author metadata, and this is the workaround. Quote:
Here you must fill {author_sort:re(\, ,_)} {series:|(|)} in on the Source Template box, and choose "authors" on the dropdown in the Destination Field box. Likewise, {series_index:|[|]} {title} goes in the next row, under Source Template, and "title" goes in the Destination Field. It should look like this: And you should undo the change you made to Preferences ==> Sending Books to Devices; this is very easy, just go back there and click the top right corner button "Restore defaults". Last edited by eschwartz; 11-15-2013 at 01:44 AM. |
||
Advert | |
|
11-15-2013, 12:32 PM | #6 | |
Wizard
Posts: 1,016
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
|
Quote:
I get "[4] Stranger" in title and just "Zoe Archer" in Author. I copied your exact phrases, so there must be something else I'm doing wrong. I have "Blades of the Rose [4]" in the Series column. Much appreciate your help! |
|
11-15-2013, 12:45 PM | #7 |
Wizard
Posts: 1,016
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
|
Thanks again, eschwartz,
I restarted Calibre and all is good! Don't know why I didn't think of that before. Your directions were perfect! Thank you, thank you! |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Kindle Paperwhite: Lastname_Firstname author, Series in author field | Katsunami | Library Management | 0 | 09-10-2013 01:43 PM |
Author display on Kindle Paperwhite | Katsunami | Calibre | 2 | 05-01-2013 08:59 PM |
Author field update and author sort | derangedhermit | Calibre | 4 | 01-23-2013 05:10 AM |
Author and Series in Authors field | Azrael1018 | Library Management | 6 | 08-17-2011 12:07 PM |
Get to Know-an Author with Noahan Author Interview series! | NoahMGillman | Self-Promotions by Authors and Publishers | 22 | 12-19-2010 10:45 PM |