Register Guidelines E-Books Search Today's Posts Mark Forums Read

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

Notices

Reply
 
Thread Tools Search this Thread
Old 01-30-2025, 08:22 AM   #16
rantanplan
Weirdo
rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.rantanplan ought to be getting tired of karma fortunes by now.
 
Posts: 777
Karma: 10730860
Join Date: Nov 2019
Location: Wuppertal, Germany
Device: Tolino Shine Color, Tolino Vision 6, Kobo Clara 2E, Boox Note Air 2+
Quote:
Originally Posted by salamanderjuice View Post
Setup a Calibre-Web server (https://github.com/janeczku/calibre-web). Runs on top of a Calibre database and offers Kobo sync. Basically you change the Kobo store URL to the location of your Calibre-Web server and then when you sync the Kobo it syncs with your "store". You can set it up so that only certain shelves will sync and it can still sync to the real Kobo store if you or her do purchases there. I've been using it on my Libra Color and it's great. Only complaints are it doesn't sync reading progress, just the books nor does it do PDFs just ePub. Might be overkill for your purposes but for me, it's been the best way to manage my eBooks I've ever had.
While that works perfectly well, that also poses that danger of corruption as both apps are not aware of each other. So, please make sure to always stop the calibre-web Windows service / systemd service / docker container before running the Calibre proper application.
rantanplan is offline   Reply With Quote
Old 01-30-2025, 08:26 AM   #17
salamanderjuice
Guru
salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.
 
Posts: 789
Karma: 10516236
Join Date: Jul 2017
Device: Boox Nova 2
Quote:
Originally Posted by rantanplan View Post
While that works perfectly well, that also poses that danger of corruption as both apps are not aware of each other. So, please make sure to always stop the calibre-web Windows service / systemd service / docker container before running the Calibre proper application.
Yes, I do. It's very very rare I run Calibre proper anyways these days.
salamanderjuice is offline   Reply With Quote
Advert
Old 01-31-2025, 08:16 AM   #18
berrrnard
Junior Member
berrrnard began at the beginning.
 
Posts: 2
Karma: 10
Join Date: May 2020
Location: Melbourne
Device: Kindle Oasis 2
Quote:
Originally Posted by salamanderjuice View Post
Setup a Calibre-Web server (https://github.com/janeczku/calibre-web)..
Is there a way to make it so that KEPUB files are downloaded onto the device rather than regular EPUB files?
berrrnard is offline   Reply With Quote
Old 01-31-2025, 08:47 AM   #19
salamanderjuice
Guru
salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.salamanderjuice ought to be getting tired of karma fortunes by now.
 
Posts: 789
Karma: 10516236
Join Date: Jul 2017
Device: Boox Nova 2
Quote:
Originally Posted by berrrnard View Post
Is there a way to make it so that KEPUB files are downloaded onto the device rather than regular EPUB files?
Yes, you can specify a path to a kebubify binary and it will convert books to kepub on sync.
salamanderjuice is offline   Reply With Quote
Old 01-31-2025, 09:26 AM   #20
mramosch
Connoisseur
mramosch began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Nov 2024
Device: KOBO
Does anybody know exactly what tools like kepubify do and how does it differ from simply renaming a file from .epub to .kepub.epub.

Do they perform this excessive <span business that KOBO uses for their internal navigation?
mramosch is offline   Reply With Quote
Advert
Old 01-31-2025, 09:57 AM   #21
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,138
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
Quote:
Originally Posted by mramosch View Post
Does anybody know exactly what tools like kepubify do and how does it differ from simply renaming a file from .epub to .kepub.epub.

Do they perform this excessive <span business that KOBO uses for their internal navigation?
Of course they do. Without those spans features like keeping track of location within the book will not work.

You could of course peruse the GitHub repository for kepubify and learn more. https://github.com/pgaskin/kepubify


Sent from my Pixel 7a using Tapatalk
PeterT is offline   Reply With Quote
Old 01-31-2025, 10:23 AM   #22
mramosch
Connoisseur
mramosch began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Nov 2024
Device: KOBO
Yeah, I’ve already been to pgaskin’s GitHub page but haven’t had enough time yet to go through all his repositories. But thanks anyways for the link.

By the way: Is there a place where one could get in contact with developers of alternative eReaders like e.g. KOReader ?

I couldn’t manage yet to have KOReader on the KOBO device let fall through taps to reach my Javascript layer like AppleBooks, BookFusion or even the KOBO app on iOS do.

A workaround with links/footnotes/endnotes is not acceptable especially because of the buggy implementation by KOBO.

I really need to find a way to have taps interact with my JS code. It’s so amazing on iOS and I don’t wanna miss out having the same great experience on e-Ink.

Last edited by mramosch; 01-31-2025 at 11:08 AM.
mramosch is offline   Reply With Quote
Old 01-31-2025, 10:29 AM   #23
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,138
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
There is a koreader forum here in MobileRead. And a web site https://koreader.rocks/ and a GitHub repository https://github.com/koreader/koreader

Sent from my Pixel 7a using Tapatalk
PeterT is offline   Reply With Quote
Old 01-31-2025, 10:36 AM   #24
mramosch
Connoisseur
mramosch began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Nov 2024
Device: KOBO
And that’s where KOReader developers lurk around?

Because I wanna eventually really know for sure whether this is (or likely will be) supported sometime in the near future. Not just guessing around with other people for probabilities ;-)
mramosch is offline   Reply With Quote
Old 01-31-2025, 10:46 AM   #25
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,138
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
I've no idea at all. Why don't you just go and check those resources out and see.

Sent from my Pixel 7a using Tapatalk
PeterT is offline   Reply With Quote
Old 01-31-2025, 11:09 AM   #26
mramosch
Connoisseur
mramosch began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Nov 2024
Device: KOBO
I’ll definitely do that! Thanks for the hints…
mramosch is offline   Reply With Quote
Old 01-31-2025, 11:24 AM   #27
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,138
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
My limited research is that KoReader does NOT support JavaScript and is unlikely to do so.

Sent from my Pixel 7a using Tapatalk
PeterT is offline   Reply With Quote
Old 01-31-2025, 11:48 AM   #28
mramosch
Connoisseur
mramosch began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Nov 2024
Device: KOBO
Thanks Peter! Do you know of any other KOBO compatible reader that supports tap interaction/propagation to JS.

Plato?
mramosch is offline   Reply With Quote
Old 01-31-2025, 12:05 PM   #29
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,138
Karma: 78857258
Join Date: Nov 2007
Location: Toronto
Device: Libra H2O, Libra Colour
No idea at all. However I seriously doubt that any exist.

From what I can tell many of the 3rd party reading apps play very loosely with their support for even the basic CSS in eBooks.

Sent from my Pixel 7a using Tapatalk
PeterT is offline   Reply With Quote
Old 01-31-2025, 05:07 PM   #30
Aleron Ives
Wizard
Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.Aleron Ives ought to be getting tired of karma fortunes by now.
 
Posts: 1,601
Karma: 16300090
Join Date: Sep 2022
Device: Kobo Libra 2
I suspect that security is also a factor. A bad actor could potentially do a lot more damage with a deliberately malformed e-book that has JavaScript in it compared to one that doesn't, so since most e-books don't need JavaScript, it's both easier and safer to leave it unsupported.
Aleron Ives is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pressing "Restore Defaults" under "Book Details" wipes all "Look & Feel" settings. MarjaE Library Management 1 03-30-2021 11:46 AM
Feedback on "The server interface" and "The book reader" Henning Server 4 05-24-2020 05:15 PM
Closest output profile to Kobo Forma in "Convert Book" dialog is "Kobo Reader" but.. droopy Devices 6 10-13-2019 10:52 PM
Removing "Duokan Store" and "Duokan Push" from directory view barbiedolphin Kindle Developer's Corner 13 01-29-2019 07:09 PM
There are "RSS reader" and "mail client" hacks for kobo? Seninha Kobo Reader 2 09-30-2014 11:02 PM


All times are GMT -4. The time now is 06:09 PM.


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