Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-15-2013, 09:32 PM   #1
Abusor
Junior Member
Abusor began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Nov 2013
Device: Android
Request: Ability to use more than numerals in Series-column

Firstly...Hi! And thanks for an awesome piece of software.

One thing I've come across when using Cailbre is I would like to use the "-" char in the Series column.
Many of my ebooks are eBundles with books from the same series.
For example: book 1-4 in one eBundle and 5-7 in another.
Sure, I could use the comma but then a 0 is added and it just doesn't look right.

I know...it's a minor thing...but my sense of order demands me to write here and make my wish.
Abusor is offline   Reply With Quote
Old 11-15-2013, 09:59 PM   #2
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 Abusor View Post
Firstly...Hi! And thanks for an awesome piece of software.

One thing I've come across when using Cailbre is I would like to use the "-" char in the Series column.
Many of my ebooks are eBundles with books from the same series.
For example: book 1-4 in one eBundle and 5-7 in another.
Sure, I could use the comma but then a 0 is added and it just doesn't look right.

I know...it's a minor thing...but my sense of order demands me to write here and make my wish.
you may not enter any formula into a numeric column (1 minus 4 )
The index needs to be numeric to sort in the correct order (people never remember to pad leading 0's to keep an ASCII sort valid (1,10,2,20 vs 01,02,10,20))

If you look fairly far back in these threads, you'll see suggested work around's

I use 1.34.
the 1 sorts in the correct BEGINNING place. the .34 implies at least 3 and 4 . I have now shifted from 1.2 (vols 1 and 2) to 1.02 because of many shorts that can exist. 1.2 now means a second short story that fits after Vol 1

There is no single solution

You could use the splitEPUB PI and cure the range problem by making the omnibus into individual books
theducks is offline   Reply With Quote
Advert
Old 11-16-2013, 01:12 AM   #3
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,553
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
Quote:
Originally Posted by Abusor View Post
Firstly...Hi! And thanks for an awesome piece of software.

One thing I've come across when using Cailbre is I would like to use the "-" char in the Series column.
Many of my ebooks are eBundles with books from the same series.
For example: book 1-4 in one eBundle and 5-7 in another.
Sure, I could use the comma but then a 0 is added and it just doesn't look right.

I know...it's a minor thing...but my sense of order demands me to write here and make my wish.
The series number is stored in the Calibre database as a floating point number, so changing that assumption would be a MAJOR change and is unlikely to happen.
itimpi is offline   Reply With Quote
Old 11-16-2013, 01:32 PM   #4
Katsunami
Grand Sorcerer
Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.Katsunami ought to be getting tired of karma fortunes by now.
 
Katsunami's Avatar
 
Posts: 6,111
Karma: 34000001
Join Date: Mar 2008
Device: KPW1, KA1
Personally, I do it like this:

- If I have all the books in a series as separate books:

The Fellowship of the Ring - Lord of the Rings [1]
The Two Towers - Lord of the Rings [2]
The Return of the King - Lord of the Rings [3]

- If I have a series as two or more omnibuses (for example, LotR book 1 and 2, and book 3 + Appendices)

Lord of the Rings, Volume One (no series)
Lord of the Rings, Volume Two (no series)

- If I have a series as one huge omnibus:

Lord of the Rings Complete (no series)

Then, if I read one of the books in the omnibus, I enter an EMPTY BOOK into Calibre; it's a book without any formats or files in it, but it's completely filled out as if it was a "real" book, including series, cover and everything. In the description I put something like: "See Omnibus: Lord of the Rings Volume One, Book 1".

It's also this empty book that will be marked as Read, after I've read it; the omnibus itself will never be marked as read.

I'm actually thinking of shifting the omnibuses to their very own separate library, or create a virtual library that excludes them. I must think about that.

Last edited by Katsunami; 11-16-2013 at 01:43 PM.
Katsunami is offline   Reply With Quote
Old 11-17-2013, 09:37 AM   #5
peaceridge
Wizard
peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.
 
peaceridge's Avatar
 
Posts: 1,019
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
Quote:
Originally Posted by theducks View Post
you may not enter any formula into a numeric column (1 minus 4 )
The index needs to be numeric to sort in the correct order (people never remember to pad leading 0's to keep an ASCII sort valid (1,10,2,20 vs 01,02,10,20))
How do you get Calibre to keep the leading 0's? Whenever I enter them, Calibre strips them out - a bit of a problem sending them to Kindle as the 10 sorts with the 1, before the 2.
peaceridge is offline   Reply With Quote
Advert
Old 11-17-2013, 10:53 AM   #6
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 peaceridge View Post
How do you get Calibre to keep the leading 0's? Whenever I enter them, Calibre strips them out - a bit of a problem sending them to Kindle as the 10 sorts with the 1, before the 2.
Look at the sample give on the Save to Device screen:
Code:
series_index
 
The series number. To get leading zeros use {series_index:0>3s} or {series_index:>3s} for leading spaces
theducks is offline   Reply With Quote
Old 11-17-2013, 10:55 AM   #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 peaceridge View Post
How do you get Calibre to keep the leading 0's? Whenever I enter them, Calibre strips them out - a bit of a problem sending them to Kindle as the 10 sorts with the 1, before the 2.
What you see in the column is Not always what arrives. The template converts the numbers to strings and pads as the template directs
theducks is offline   Reply With Quote
Old 11-17-2013, 11:24 AM   #8
peaceridge
Wizard
peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.peaceridge ought to be getting tired of karma fortunes by now.
 
peaceridge's Avatar
 
Posts: 1,019
Karma: 4407864
Join Date: Feb 2009
Location: North Carolina
Device: Kobo Aura1, Nexus7.2, Galaxy Tab A 8.4, Ipad Air & Mini 6
Quote:
Originally Posted by theducks View Post
Look at the sample give on the Save to Device screen:
Code:
series_index
 
The series number. To get leading zeros use {series_index:0>3s} or {series_index:>3s} for leading spaces
Thanks, I did find that, but I must still be doing something wrong - I entered {author_sort}/{title} - {authors} {series_index:0>3s} - is there something that goes between authors and series - I tried "and", but still nothing happening. I'm really trying to learn this language, but my only one in the past was COBOL and that was many, many years ago.
peaceridge is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Book detail area: series number given in Roman numerals BeccaPrice Calibre 19 09-08-2015 11:42 PM
Disabling roman numerals in series display? MelBr Calibre 2 09-19-2013 10:49 PM
The ability to remove the series number rlh3 Calibre 7 07-16-2012 04:24 AM
Feature request: Ability to put a book in a series without an index number lunixer Calibre 6 08-29-2011 11:37 AM
Feature Request - ability to send CBR/CBZ to ereader device BakaNeko59 Library Management 4 06-20-2011 02:59 PM


All times are GMT -4. The time now is 08:58 PM.


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