Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-15-2013, 11:50 PM   #1
robertmarkbram
Junior Member
robertmarkbram began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2012
Device: iPad
Plugboard for series with leading zeros

Hi All,

I read about the templates for plugboards, which allow you to specify plugboards with leading zeros:

Code:
{series_index:0>3s} - Three digits with leading zeros
And plugboards that only show the series text *if there is a series*:
Code:
{series}{series_index:| - | - }{title}
How do I combine these two? I have tried this, but it was ignored and no leading zeros appeared:
Code:
{series}{series_index:0>3s| - | - }{title}
Thanks for any advice!

Rob
robertmarkbram is offline   Reply With Quote
Old 12-16-2013, 12:12 AM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
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)
That is exactly how to do it, it should work (and does for me).

For example, using the following calibre metadata:
title ======== The Restaurant at the End of the Universe
series ====== The Hitchhiker's Guide to the Galaxy
series_index == 2

I get the following plugboard result:
The Hitchhiker's Guide to the Galaxy - 002 - The Restaurant at the End of the Universe

What are you getting?
eschwartz is offline   Reply With Quote
Advert
Old 12-16-2013, 12:20 AM   #3
robertmarkbram
Junior Member
robertmarkbram began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2012
Device: iPad
Nevermind.. I just forgot to hit apply. This seems to work fine:
Quote:
{series}{series_index:0>2s| - | - }{title}
robertmarkbram is offline   Reply With Quote
Old 12-16-2013, 12:21 AM   #4
robertmarkbram
Junior Member
robertmarkbram began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2012
Device: iPad
Quote:
Originally Posted by eschwartz View Post
That is exactly how to do it, it should work (and does for me).
Yeah, I just forgot to press Apply in preferences. Thanks.
robertmarkbram is offline   Reply With Quote
Old 12-16-2013, 12:56 AM   #5
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
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)
Oh, good.

Well, that was easy. NEXT!
eschwartz is offline   Reply With Quote
Advert
Old 12-19-2013, 01:34 AM   #6
ladyashk
Enthusiast
ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.ladyashk ought to be getting tired of karma fortunes by now.
 
ladyashk's Avatar
 
Posts: 32
Karma: 502974
Join Date: Sep 2010
Device: Sony PRS-600 (2009, Nook Simple Touch (2012), KPW2 (2013), KPW4 (2021)
I have a Nook ST, and have tried organising my books exactly as mentioned above, by Series. But there are some books, which I'd like to organise by Genre, i.e., by Tags in Calibre.
Can someone tell me how to do that?

I tried this - {tags}{tags_index:0>2s| - | - }{title}, but my Nook rejected it.

Can you help?
ladyashk is offline   Reply With Quote
Old 12-19-2013, 01:59 PM   #7
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 30,939
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by ladyashk View Post
I have a Nook ST, and have tried organising my books exactly as mentioned above, by Series. But there are some books, which I'd like to organise by Genre, i.e., by Tags in Calibre.
Can someone tell me how to do that?

I tried this - {tags}{tags_index:0>2s| - | - }{title}, but my Nook rejected it.

Can you help?
There is no such field as tags_index
If this is a CUSTOM field, it would be #tags_index
theducks is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to add leading zeros to the front of a series peaceridge Library Management 4 11-18-2013 11:46 AM
Metadata Plugboard for Series Number Reformatting Victorious56 Library Management 4 05-08-2013 05:09 AM
help making a plugboard for sorting series? ousire Library Management 10 11-26-2012 09:40 AM
Series sorting in plugboard ac4lt Devices 6 01-13-2012 12:53 PM
Plugboard: Series Contains Star Wars formatting uli Library Management 2 10-22-2011 01:03 PM


All times are GMT -4. The time now is 01:28 PM.


MobileRead.com is a privately owned, operated and funded community.