Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > Kobo Reader

Notices

Reply
 
Thread Tools Search this Thread
Old 05-17-2016, 02:20 PM   #1
wakkaday
Groupie
wakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy bluewakkaday can differentiate black from dark navy blue
 
Posts: 164
Karma: 13126
Join Date: Nov 2014
Device: Kindle Oasis
new to e-reading, how you guys organising calibre?

i have a kobo glo hd and want to make it efficient possible and create a good catalogue of books

i do have calibre and recently instaleld the kobo plugin, but there are so many options i was wondering what do you guys find the most useful and how do i go on about setting it up?

thank you
wakkaday is offline   Reply With Quote
Old 05-18-2016, 04:22 PM   #2
ekbell
Guru
ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.ekbell ought to be getting tired of karma fortunes by now.
 
Posts: 627
Karma: 12345678
Join Date: Jan 2015
Location: Canada
Device: none
When I obtained a kobo for my husband, I made the following changes to calibre

1) Using the metadata plugboard to add series information to the beginning of titles sent to the kobo as follows

{series:re(([^\s])[^\s]+(\s|$),\1)}{series_index:0>2s| - | - }{title}
(This was so that he could sort by series order since that isn't an available option on his kobo)

I also created a custom column 'genre' and set the plugin to create bookshelves based on the genre and series columns and to automatically delete empty bookshelves.

Otherwise I use the default settings.

I created a custom column instead of just using tags to set up bookshelves because my husband didn't need or want bookshelves based on my tagging system (I use tablets for ereading).
ekbell is offline   Reply With Quote
Advert
Old 05-19-2016, 06:01 AM   #3
GeoffR
Wizard
GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.GeoffR ought to be getting tired of karma fortunes by now.
 
GeoffR's Avatar
 
Posts: 3,821
Karma: 19162882
Join Date: Nov 2012
Location: Te Riu-a-Māui
Device: Kobo Glo
My setup is probably not typical, so I don't suggest using it as a guide, but some parts might be useful.

I have all my books in Calibre in ePub format, but on my Glo I have some of them in KePub format synced from my Kobo account and others in ePub format sideloaded from Calibre. Calibre matches the kePub books on the Glo with the ePub version in Calibre, and so I can use the KoboUtilities plugin to change the covers and other metadata on the KePub books too.

I use KoboUtilities to add ISBN, publisher and date which show up in the book details page on the Glo.

I also use KoboUtilities to set the series at the same time I set the ISBN etc. rather than set it automatically, because I have some series indicies set to non-numeric values (such as 3,4,5 for an ombibus containing books 3, 4 and 5 of the series) by manually editing the device database and I don't want them to be overridden by Calibre which is unfortunately limited to numeric values.

I have the KoboTouch driver set to Upload covers for books and Keep cover aspect ratio, which generally results in much better looking cover images and thumbnails than allowing the device to generate them from the first page of the book.

In order to reduce the length of the filenames used by calibre when sending the book to the device (especially for books with multiple authors) I use this save template (e.g. the book 'Roseanna' by Maj Sjöwall and Per Wahlöö is saved as 'S/Sjowall, Roseanna'):
Code:
{author_sort[0]}/{author_sort:list_item(0,\,)}, {title}
I use this metadata plugboard to make the device show books with multiple authors properly (The device treats 'and' as a special word in author names so it sorts multiple authors correctly, e.g. 'Maj Sjöwall and Per Wahlöö' is sorted alphabetically as if it had been written 'Sjöwall, Maj and Wahlöö, Per'.):
Code:
any format:KOBOTOUCH = ([{authors:'re(re($, '(.*) & ', '\1 and '), ' & ', ', ')'}] -> authors)
Attached Thumbnails
Click image for larger version

Name:	MultiAuthors.png
Views:	587
Size:	101.1 KB
ID:	148758   Click image for larger version

Name:	MultiCalibre.png
Views:	215
Size:	18.8 KB
ID:	148761  

Last edited by GeoffR; 05-19-2016 at 07:13 AM. Reason: Include full metadata plugboard, not just the template part. Added Calibre screenshot.
GeoffR is offline   Reply With Quote
Old 05-19-2016, 08:05 PM   #4
Smartie
Addict
Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.Smartie ought to be getting tired of karma fortunes by now.
 
Posts: 285
Karma: 1150760
Join Date: Apr 2011
Device: Kindle PW,KOBO H2O
Is there a way to sort books by added time(eg, the date and time I added books to Calibre?

Thanks
Smartie is offline   Reply With Quote
Old 05-19-2016, 10:21 PM   #5
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
You can sort the books on the device by "Recent". This is uses the later of when the book was added to the device, or the reading status was changed. So, if you add five books to the device, they will be the first in the list. Open a book, and it will become first. Mark a book as unread or finished and it will become first.

But, the added to calibre date is not transferred to the device in a way that the device uses. And I'm not sure if it is even in the metadata when the book is sent. You could manipulate the timestamps used for the Recent ordering, but opening a book would overwrite that date.
davidfor is offline   Reply With Quote
Advert
Old 05-20-2016, 07:03 AM   #6
sapphiresilver
Connoisseur
sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!sapphiresilver , Klaatu Barada Niktu!
 
Posts: 51
Karma: 5368
Join Date: Aug 2009
Location: Australia
Device: Amazon Oasis 2, Kobo Clara HD, iPad Pro
I have all of my books tagged by genre and use Calibre to turn the genres into shelves. I convert the books to KEPUB before putting them on the Kobo and only have a few on there at a time.
Regarding using Calibre's date: theoretically, you could use the metadata plugboard to add the date to the start of the title (year-month-day maybe?) and sort by title on the Kobo, but I don't think you can sort descending, so you'd end up with most recent books last? I haven't tried it, so I'm not sure how it would work, but it's an idea.
sapphiresilver is offline   Reply With Quote
Old 05-26-2016, 12:54 PM   #7
Buhaj47
Zealot
Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.Buhaj47 ought to be getting tired of karma fortunes by now.
 
Buhaj47's Avatar
 
Posts: 149
Karma: 278068
Join Date: Dec 2014
Location: Poland
Device: Kindle PW3, Kobo Libra 2
When converting to EPUB's to KEPUB's, you could use settings I put in this thread. Just make sure to include settings rashkae suggested.
Buhaj47 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Organising your ebooks teotjunk General Discussions 53 05-24-2015 07:44 PM
Help with organising folders Snow Sciles Library Management 2 05-11-2014 07:20 PM
Organising my folders barcabod Amazon Kindle 19 07-09-2011 03:11 PM
Trouble with organising SusieQ100 Calibre 14 11-10-2010 09:37 PM
PRS-600 organising notes Sjonnie Sony Reader 0 01-16-2010 05:12 AM


All times are GMT -4. The time now is 03:56 AM.


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