Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Library Management

Notices

Reply
 
Thread Tools Search this Thread
Old 04-23-2015, 11:28 PM   #1
PeterT
Grand Sorcerer
PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.PeterT ought to be getting tired of karma fortunes by now.
 
Posts: 13,472
Karma: 78880114
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Sub series

Over the years, I had ignored the discussions on sub-series, until recently I decided to read all of the Discworld books.

I decided to experiment and see what I could do on my Kobo to handle sub-series and came up with the following approach.

Custom Columns in calibre
Code:
Lookup name: subseries
Column heading: Sub Series
Column Type: Text, column shown in the tag browser
Description: Sub Series for a book. Used as part of a calculated column for shelf definitions.
Code:
Lookup name: subshelf
Column heading: Subseries Shelf
Column Type: Column built from other columns
Description: Provide for a subseries shelf (first used for Discworld books)
Template: {#subseries:'test($,strcat(field('series'),' - ',$),'')'}
Device Driver Settings (for Kobo)
Code:
The Kobo from v2.0.0 supports bookshelves. These are created on the Kobo. Specify a tags type column for automatic management
series, #subshelf
Metadata Plugin
Code:
Format: ePub
Device: KOBOTOUCH
Source Template: {series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }{title}
Destination Field: title
The effect of this is for
Code:
Title: Equal Rites
Series: Discworld
Sub Series: Witches
Series Index: 3
I end up with a book titled D - 03 - Equal Rites located on both the Discworld and the Discworld - Witches shelves.

This way when I sort by title on the Kobo shelves, I can either go to the Discworld shelf and see ALL books in sequence, or I can go to the Discworld - Witches shelf and see books D - 03 - Equal Rites, D - 06 - Wyrd Sisters, ...

Books with only a main series just end up on a shelf for that series, and of course books with no series end up on no shelves.

(I suppose with shelves, I no longer need to prepend an abbreviated version of the series name to the books in it, but old habits die hard)
PeterT is offline   Reply With Quote
Old 04-24-2015, 11:08 AM   #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: 31,021
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
I use this for a hierarchical series type: Pern.Dragonriders
AND
A older, stupid device that only uses file/folder names (and sorting)

Code:
strcat(\nsubstr(field(\'series\'), 0, 1),template("-series/{series:subitems(0,1)||/}{series:subitems(1,2)||/}{series_index:0>5.2f}-{title}_{authors}_{id}")\n)
theducks is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Series Index displayed as separate column from Series Vortex Library Management 3 03-15-2015 08:39 PM
Metadata retrieval using series/series index geekraver Development 13 01-06-2014 12:33 AM
It’s Start a New Series Month! 30% Off First Books In A Series! UntreedReads Self-Promotions by Authors and Publishers 0 02-02-2012 05:46 PM
Different export filenames for series / non-series books? HarryT Calibre 3 08-18-2010 12:30 PM
Pet peeve: series authors who introduce things in non-series books! ficbot Reading Recommendations 12 02-06-2010 02:14 AM


All times are GMT -4. The time now is 10:23 AM.


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