![]() |
#1 |
Member
![]() Posts: 22
Karma: 10
Join Date: Oct 2011
Device: SONY PRS-T1
|
Collection groups
What collections do you have on your e-reader?
I am having problems! lol (what else is new?!) I would normally like to sort into multi level collections, but believe the T1 doesn't do this. ie. type/genre/author/series (eg. Fiction/Fantasy/David Gemmell/Drenai) So how does everyone organise their collections? Please give me tips on how I should be doing this! ![]() |
![]() |
![]() |
![]() |
#2 |
<Insert Wit Here>
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
|
I use Calibre normally. Genre collections from tags. Series as well, although it tends to clutter the collections a bit too much for little benefit depending on how many books you have.
With Calibre you can have it create collections by author, series, or tags (or any combination). But they won't be multi-level. I just let it put a book into both my Fiction and Fantasy collections, and let the genre be my guide. ![]() |
![]() |
![]() |
Advert | |
|
![]() |
#3 |
Member
![]() Posts: 22
Karma: 10
Join Date: Oct 2011
Device: SONY PRS-T1
|
Yeah, the organisation of books within calibre has been great. It is more on the T1 that I am having problems with. Using tags as the collection names, I had 10 books by the same author, and it already had about 40+ collections (which if anything, makes the collection method of looking for a book to read very tedious).
Trying to find a way to categorise my books in collections so that there are minimal intuitive collections so that I can find books to read that fits my mood easily. I thought of using just genre, but then you really have to know your series to find the 'next' book in a series to read (eg. reading a 6 part series and having to know the name of the next part to read). Did you find this or did you find a way around that? Thanks |
![]() |
![]() |
![]() |
#4 |
<Insert Wit Here>
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,017
Karma: 1275899
Join Date: Jan 2008
Location: Puget Sound
Device: Kindle Oasis, Kobo Forma
|
Calibre has a series field for books. And the T1 driver supports creating collections from those series (default behavior to boot). But each series will get its own collection.
If you sort the collection by "Added Order", it will be in the same order as the series. |
![]() |
![]() |
![]() |
#5 |
Zealot
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 108
Karma: 17102
Join Date: Sep 2010
Location: San Diego, CA
Device: PRS-505 600 300 350 T1 T2 Kindle PW1 PW2 KV Clara 2E Libra 2 Leaf 2
|
I have my books by genre "Fiction", "Mystery", "Science", etc Then for series I start each series with a special character "*Zen", "*Piorot", "*HitchHiker", etc.
This forces all the genres and all the series to sort together in the collections list. If you have a lot of series you could start each type of series with a different special character "." for mysteries "*" for SciFi etc. HTH |
![]() |
![]() |
Advert | |
|
![]() |
#6 | ||
US Navy, Retired
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,890
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Quote:
Quote:
Code:
# Specify how SONY collections are sorted sony_collection_sorting_rules = [(['series'], 'series_index')] Code:
# Specify renaming rules for SONY collections sony_collection_name_template = '{value} {category:|(|)}' sony_collection_renaming_rules = {'series': 'Series'} Have fun with your new toy. ![]() |
||
![]() |
![]() |
![]() |
#7 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
|
I do the same as Walt with the series name and number appended to the author via plugboard.
I only have author_sort collections as series and tag collections make for too long a list on reader and are not a big benefit to me personally. Helen |
![]() |
![]() |
![]() |
#8 | |
Member
![]() Posts: 22
Karma: 10
Join Date: Oct 2011
Device: SONY PRS-T1
|
Quote:
|
|
![]() |
![]() |
![]() |
#9 | |
US Navy, Retired
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,890
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
Quote:
|
|
![]() |
![]() |
![]() |
#10 |
Member
![]() Posts: 22
Karma: 10
Join Date: Oct 2011
Device: SONY PRS-T1
|
Can you please advise where in Calibre I should be including those code snippets? Thanks heaps!
|
![]() |
![]() |
![]() |
#11 |
US Navy, Retired
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 9,890
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
|
|
![]() |
![]() |
![]() |
#12 |
Séduisant
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 4,706
Karma: 2107018
Join Date: Jan 2010
Location: Texas, USA
Device: Boox Note Air2+; Kobo Libra2; Kindle Scribe, Oasis3; iPad Mini6
|
|
![]() |
![]() |
![]() |
#13 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 230
Karma: 2448688
Join Date: Mar 2006
Location: Kapolei, Oahu, HI
Device: KOBO Libra 2, Kindle PW3, Samsung 8A Tablet, Samsung S10e Phone
|
dwanthny,
Thanks very much for the tweaks. I've been looking for something like these! Have some Karma. |
![]() |
![]() |
![]() |
#14 |
eBook management research
![]() Posts: 9
Karma: 38
Join Date: Feb 2012
Location: Perth, WA
Device: Sony, Kindle and iPad or Galaxy
|
Hi all, I'm in the same boat, but I think I have half a paddle! ..If anyone has the other paddle, can they let me know!
I'm trying to put all this together (and for some strange reason decided to use PowerPoint, as I was playing with a template..., so.... grab a copy here and let me know what you think (be gentle, eh?) Regards, Mark |
![]() |
![]() |
![]() |
#15 | |
Connoisseur
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 64
Karma: 99878
Join Date: Feb 2011
Location: Italy
Device: Energy Reader Pro
|
Quote:
![]() ![]() ![]() ![]() Karma to you |
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Writing groups? | Sacredwoman | Writers' Corner | 1 | 06-04-2011 10:31 PM |
Content server - users and groups? | machstem | Calibre | 4 | 08-19-2010 12:13 PM |
Support for folders / groups? | askyn | PocketBook | 7 | 02-26-2010 10:04 AM |
Wish list - groups and italics | Roger Wilmut | Calibre | 4 | 11-19-2008 10:56 AM |
Book Reading Groups | astrodad | Reading Recommendations | 6 | 05-09-2008 12:06 PM |