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 11-15-2022, 08:17 PM   #1
Magic815
Enthusiast
Magic815 has learned how to buy an e-book online
 
Posts: 38
Karma: 98
Join Date: May 2022
Device: Kindle Paperwhite 11th Gen (2021)
Any improvements I can make to my EPUB -> KFX workflow?

So earlier in the year, I went down the rabbit hole to determine a good way to get KFX ebooks on my Kindle Paperwhite, with the maximum amount of "features" (GoodReads integration, X-ray & Word wise data, etc.). What I ended up with is the following:
  1. I add the eBook to Calibre (usually a retail EPUB)
  2. I double-check the EPUB's eISBN inside the file and make sure the IDs metadata field says "isbn:<eISBN>". I then manually search that eISBN on goodreads.com, head to amazon.com and copy the Kindle book ASIN from the page URL (it starts with "B"). My IDs metadata field ends up looking like: "isbn:<eISBN>, amazon:<ASIN>" when I'm done
  3. I use the download metadata feature inside 'Edit metadata' to get the cover image and the rest of the metadata all pulled in. Doing this also appends "goodreads:<GR ID>" to the IDs metadata field.
  4. I run the 'Count Pages' plugin to populate my #pages and #gfog custom columns
  5. I run the 'Embed metadata' plugin to embed the latest metadata into the EPUB file
  6. I convert the book to KFX, using the 'KFX Output' plugin (and it sources the page count from the #pages custom column)
  7. I connect my Kindle to my PC via USB, and use the 'WordDumb' plugin to generate X-ray and Word wise data for the book, while it sends it to the device. (I have a metadata plugboard set that modifies the title to "{series}{series_index:0>2s| #| – }{title}" on the send - so that books in a series sort by their series name/number)

This has worked nicely for me over the last 6 months, so long as I'm at home on my main PC with Calibre and send the KFX files via the USB method and Word Dumb plugin. But it does feel like a good amount of steps, ha. There aren't any shortcuts to reaching the end goal I'm looking for, are there?
Magic815 is offline   Reply With Quote
Old 11-15-2022, 08:55 PM   #2
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,466
Karma: 239219543
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
You don't need to embed metadata, if you convert after that. Metadata will be embedded during conversion.

The rest... if you really want all those features, I guess there are no shortcuts. Personally I don't use KFX, Goodreads, WordWise or X-Ray, and don't need ISBN for this reason. YMMV.
Sirtel is offline   Reply With Quote
Advert
Old 11-15-2022, 08:58 PM   #3
Magic815
Enthusiast
Magic815 has learned how to buy an e-book online
 
Posts: 38
Karma: 98
Join Date: May 2022
Device: Kindle Paperwhite 11th Gen (2021)
Quote:
Originally Posted by Sirtel View Post
You don't need to embed metadata, if you convert after that. Metadata will be embedded during conversion.

The rest... if you really want all those features, I guess there are no shortcuts. Personally I don't use KFX, Goodreads, WordWise or X-Ray, and don't need ISBN for this reason. YMMV.
My reasoning for embedding metadata into the EPUB is in case I ever move away from KFX in the future (i.e. move to another eReader besides the Kindle PW). In that scenario, it's good to get the EPUB file updated with my metadata tweaks, right?
Magic815 is offline   Reply With Quote
Old 11-15-2022, 09:02 PM   #4
Sirtel
Grand Sorcerer
Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.Sirtel ought to be getting tired of karma fortunes by now.
 
Sirtel's Avatar
 
Posts: 13,466
Karma: 239219543
Join Date: Jan 2014
Location: Estonia
Device: Kobo Sage & Libra 2
Quote:
Originally Posted by Magic815 View Post
My reasoning for embedding metadata into the EPUB is in case I ever move away from KFX in the future (i.e. move to another eReader besides the Kindle PW). In that scenario, it's good to get the EPUB file updated with my metadata tweaks, right?
Yeah, in that case probably yes. Metadata is supposed to embed when sending to a device as well, but better safe than sorry, I guess. And you may want to use other methods of getting books to your device in the future.
Sirtel is offline   Reply With Quote
Old 11-15-2022, 10:21 PM   #5
AvijitBis
Member
AvijitBis began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2022
Device: None
what is "#gfog custom columns"?
AvijitBis is offline   Reply With Quote
Advert
Old 11-15-2022, 10:38 PM   #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: 31,047
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 AvijitBis View Post
what is "#gfog custom columns"?
Gunning Fog
A readability calculation done by the Count Pages Plugin
<more info on that plugins thread>
theducks is online now   Reply With Quote
Old 11-15-2022, 11:06 PM   #7
AvijitBis
Member
AvijitBis began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Nov 2022
Device: None
found it thanks
AvijitBis is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to make a book in kfx format have the same number of pages as one in azw3? ksyll Conversion 3 08-28-2022 06:41 PM
Looking for insight into my EPUB -> KFX workflow + some questions Magic815 Library Management 3 05-09-2022 07:45 PM
Hello. Where do I make suggestions for future improvements? spelunker Sigil 19 02-28-2022 11:46 AM
How to make listlike hanging indents for KFX (example code in post) TheRealJohnAdams Kindle Formats 18 05-19-2020 11:15 PM
Opinion on workflow (and enhancing it) - research-type workflow TheDarkTrumpet Which one should I buy? 8 03-02-2009 10:41 AM


All times are GMT -4. The time now is 11:57 PM.


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