Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 05-27-2016, 01:03 PM   #2611
pefilix
Enthusiast
pefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud ofpefilix has much to be proud of
 
Posts: 28
Karma: 27226
Join Date: May 2016
Device: Kobo glo hd
hello

i am near to buying kobo glo hd but i heard reading pdf files very hard on this devices . i find koreader for improved pdf reading. is big pdf files (35mb) readable with koreader? i want to hear koreader users pdf experince.

thank you
pefilix is offline   Reply With Quote
Old 05-29-2016, 01:55 PM   #2612
Alan_S
Evangelist
Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.
 
Alan_S's Avatar
 
Posts: 446
Karma: 1084584
Join Date: Aug 2007
Location: Sisak, Croatia
Device: Kobo Aura H2O, Kobo Aura ONE
Yes, koreader can read big pdf files. And has many useful options for reading them.
Alan_S is offline   Reply With Quote
Advert
Old 06-17-2016, 05:53 AM   #2613
The_Immortal
Connoisseur
The_Immortal began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Jan 2011
Device: Kobo GLO HD, KOBO AURA ONE
Guys, could you tell me please with the following questions:

1. Does KORedear support footnotes? I click on a reference ([1]) in epub-document expecting to get some redirect but nothing happens...
Or maybe is there a way to see reference info at the bottom?

2. Is there a way to edit the step of adjusting highlight by swiping two fingers? It takes too long to set highlight from 1 to 100 value In other words I need to increase swipe sensitivity.

3. Is there a way to change adjusting highlight from swiping two fingers to one finger (as it made in nickel) ?

4. How to get notes?

5. Does KOReader supprot txt-files? I'm trying to open txt (3 bytes) but got the error:
Quote:
ERROR: Wrong document size
Cannot open document
What's the problem?

6. Does Wikipedia search work? I select some word, tap on Wikipedia but hothing happens then...

Thank you!

Last edited by The_Immortal; 06-18-2016 at 09:39 PM.
The_Immortal is offline   Reply With Quote
Old 06-19-2016, 04:07 PM   #2614
WolfBack
Zealot
WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.
 
WolfBack's Avatar
 
Posts: 122
Karma: 130628
Join Date: Aug 2015
Location: Athens, Greece
Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD
I'm kinda lost with some setting in uimanager.lua:

Code:
local sec = G_reader_settings:readSetting("auto_suspend_timeout_seconds")
    if sec then
        self.auto_suspend_sec = sec
    else
        -- default setting is 60 minutes
        self.auto_suspend_sec = 60 * 60
I'm willing to change the suspend time to 20 minutes.
If I choose: self.auto_suspend_sec = 20 * 20 I end with a suspend time of 6 minutes...
How the algorithm works? In seconds or minutes?
This time I use 30 * 30 and the Koreader suspended in 15 minutes...
Strange...
WolfBack is offline   Reply With Quote
Old 06-19-2016, 06:20 PM   #2615
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
Quote:
Originally Posted by The_Immortal View Post
Guys, could you tell me please with the following questions:

1. Does KORedear support footnotes? I click on a reference ([1]) in epub-document expecting to get some redirect but nothing happens...
Or maybe is there a way to see reference info at the bottom?

2. Is there a way to edit the step of adjusting highlight by swiping two fingers? It takes too long to set highlight from 1 to 100 value In other words I need to increase swipe sensitivity.

3. Is there a way to change adjusting highlight from swiping two fingers to one finger (as it made in nickel) ?

4. How to get notes?

5. Does KOReader supprot txt-files? I'm trying to open txt (3 bytes) but got the error:

What's the problem?

6. Does Wikipedia search work? I select some word, tap on Wikipedia but hothing happens then...

Thank you!
1. Assuming that the "Follow links" menu item "Disable" is not selected, then you should be able to go to where the footnote is in the book. If disable were selected then that menu item would become "Enable" and you could select that.

2. I think you mean "Frontlight" not highlight. The gesture to adjust the frontlight should only be available on the 6" Aura (although it is also reported working on the Glo HD)

3. See 2.

4. A true Notetaking feature has been often requested at the project on Github. So far there is only highlights and saving them to the Evernote plugin.

5. Yes .txt files are supported. I don't think there would be a valid 3 byte file.

6. The Wikipedia search requires the WiFi to be on, and WiFi access.

Luck;
Ken

Last edited by Ken Maltby; 06-19-2016 at 06:24 PM.
Ken Maltby is offline   Reply With Quote
Advert
Old 06-20-2016, 12:04 AM   #2616
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
@WolfBack: As the name of the variable implies, seconds . Hence 60 times 60(s) (i.e., 60 times 1 minute -> 60 minutes).

TL;DR: You want 20 * 60 .
NiLuJe is offline   Reply With Quote
Old 06-20-2016, 04:06 AM   #2617
The_Immortal
Connoisseur
The_Immortal began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Jan 2011
Device: Kobo GLO HD, KOBO AURA ONE
Quote:
Originally Posted by Ken Maltby View Post
1. Assuming that the "Follow links" menu item "Disable" is not selected, then you should be able to go to where the footnote is in the book. If disable were selected then that menu item would become "Enable" and you could select that.
Yup, my "Follow links" was disabled so that was the problem!

Quote:
Originally Posted by Ken Maltby View Post
2. I think you mean "Frontlight" not highlight. The gesture to adjust the frontlight should only be available on the 6" Aura (although it is also reported working on the Glo HD)
Yes, I mean Frontlight and Glo HD support it. But there should be a way to change sensitivity of adjusting Frontlight. I guess the right option for this is FRONTLIGHT_SENSIVITY_DECRESE = 2 but if I set FRONTLIGHT_SENSIVITY_DECRESE = 1 and then reboot the device I still see the default value FRONTLIGHT_SENSIVITY_DECRESE = 2. But I'm not sure is this right option to change Frontlight sensitivity... Maybe you know?
Someone has made the mod but I don't know how to test it on my Glo HD as it made for H2O...

Quote:
Originally Posted by Ken Maltby View Post
3. See 2.
As you know the gesture to change the intensity of the Frontlight in Nickel is swiping up or down by one finger on the left side of the screen. In KoReader we have to use two fingers. So the question is how to set one finger (for Frontlight adjusting) in KoReader?

Quote:
Originally Posted by Ken Maltby View Post
4. A true Notetaking feature has been often requested at the project on Github. So far there is only highlights and saving them to the Evernote plugin.
Got it, thanks!

Quote:
Originally Posted by Ken Maltby View Post
5. Yes .txt files are supported. I don't think there would be a valid 3 byte file.
Yup, it seems 3 bytes is too small for KR.

Quote:
Originally Posted by Ken Maltby View Post
6. The Wikipedia search requires the WiFi to be on, and WiFi access.
The Wikipedia search doesn't work inspite of my WiFi is enabled (I succesfully send highlights from KR to Evernote). As I said before I select a word, tap on Wikipedia and got that No wiki page was found although I know that there is a page on Wiki with the looking word. But I'm looking for Russian word - maybe KoReader works with English? But I guess there must be language-based search (with respect to current document) otherwise you have to edit wiki_server manually in wikipedia.lua

P.S. I use the latest KoReader nightly build (koreader-kobo-arm-linux-gnueabihf-v2015.11-431-gc0846ee.zip).

Last edited by The_Immortal; 06-20-2016 at 11:31 AM.
The_Immortal is offline   Reply With Quote
Old 06-20-2016, 10:04 AM   #2618
Ken Maltby
Wizard
Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.Ken Maltby ought to be getting tired of karma fortunes by now.
 
Ken Maltby's Avatar
 
Posts: 4,466
Karma: 6900052
Join Date: Dec 2009
Location: The Heart of Texas
Device: Boox Note2, AuraHD, PDA,
Yes, you need to use the proper wiki server. There was an issue over at Github that was resolved by making some accommodation so that the server was automatically selected, based on the system language set or maybe it was the language of the book. Perhaps that is not working as you would like and you need "to edit wiki_server manually in wikipedia.lua", as you say.

The frontlight mod might very well work on other Kobo devices, as well.

Luck;
Ken

P.S.; be sure and use an editor like Notepad++ that can do Linux type line endings.

Last edited by Ken Maltby; 06-20-2016 at 10:11 AM.
Ken Maltby is offline   Reply With Quote
Old 06-20-2016, 11:33 AM   #2619
The_Immortal
Connoisseur
The_Immortal began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Jan 2011
Device: Kobo GLO HD, KOBO AURA ONE
Ken Maltby,
Quote:
Originally Posted by Ken Maltby View Post
There was an issue over at Github that was resolved by making some accommodation so that the server was automatically selected, based on the system language set or maybe it was the language of the book
Could you please give me the link on that discussion? I can't find it.

Thank you!

P.S. I found this one but it seems there is no solution here.

Last edited by The_Immortal; 06-20-2016 at 11:38 AM.
The_Immortal is offline   Reply With Quote
Old 06-20-2016, 12:41 PM   #2620
WolfBack
Zealot
WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.
 
WolfBack's Avatar
 
Posts: 122
Karma: 130628
Join Date: Aug 2015
Location: Athens, Greece
Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD
Quote:
Originally Posted by NiLuJe View Post
@WolfBack: As the name of the variable implies, seconds . Hence 60 times 60(s) (i.e., 60 times 1 minute -> 60 minutes).

TL;DR: You want 20 * 60 .
You're right, NiLuJe!
That's make sense!
Thank you!

WolfBack is offline   Reply With Quote
Old 06-20-2016, 02:09 PM   #2621
The_Immortal
Connoisseur
The_Immortal began at the beginning.
 
Posts: 52
Karma: 10
Join Date: Jan 2011
Device: Kobo GLO HD, KOBO AURA ONE
I'm wondering is there a way to setup one default font for all books? There must be an option for it.
And secondly - sometimes KOReader cannot override font in EPUB. SO there must be also optin that will allow to turn off internal font (like it madein CoolReader).

Last edited by The_Immortal; 06-23-2016 at 02:36 PM.
The_Immortal is offline   Reply With Quote
Old 06-28-2016, 02:05 PM   #2622
WolfBack
Zealot
WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.
 
WolfBack's Avatar
 
Posts: 122
Karma: 130628
Join Date: Aug 2015
Location: Athens, Greece
Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD
When I read a book, usually I keep the progress bar and the time at the bottom of the page. Occasionally I change the info at the right of the bar with the pages left on chapter and battery level.
Every time when the Koreader restarted (or close and open the same book) the bottom line are blank and needs several taps to show the progress bar and time...
Is there any trick or any code editing to keep the progress bar and time shown as default on every time the book is opening?

Thanks!
WolfBack is offline   Reply With Quote
Old 07-19-2016, 01:09 PM   #2623
WolfBack
Zealot
WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.WolfBack can tell if an avocado is ripe without touching it.
 
WolfBack's Avatar
 
Posts: 122
Karma: 130628
Join Date: Aug 2015
Location: Athens, Greece
Device: Kobo Aura 6'', Kobo Aura H2O, Kobo Glo HD
Is something wrong with the statistics plugin of the latest nighty builds?
I read and complete some books, but the Statistics / All Books always shows the stats of the currently opened book.
After some days of searching I came up with this: On latest nighties the selected option and stats of every book is stored in the current book folder as: xxxxxxx.epub.lua and thats all... If I want to check the stats on a specific book it must to be opened and then select Statistics / All Books.
On the stable Koreader version the stats info stored in the statistics folder as: xxxxxxx.stat file and always shows the stats info of all books at statistics / Total.
My first thought is to use the statistics plugin of the stable version to the latest nighty. But, in that case I loose all my tracks and stats of my reading books. Except if I'll be able to convert the epub.lua file to .stat. (I don't know how to do that, of course...)
There's anybody have a solution for that matter?
Thnks!

(I also opened a issue with no. #2170:
https://github.com/koreader/koreader/issues/2170 )

Last edited by WolfBack; 07-19-2016 at 01:26 PM.
WolfBack is offline   Reply With Quote
Old 07-19-2016, 03:17 PM   #2624
Heiderose
Member
Heiderose began at the beginning.
 
Posts: 19
Karma: 10
Join Date: Aug 2013
Location: Germany
Device: PB 623
Quote:
Originally Posted by WolfBack View Post
When I read a book, usually I keep the progress bar and the time at the bottom of the page. Occasionally I change the info at the right of the bar with the pages left on chapter and battery level.
Every time when the Koreader restarted (or close and open the same book) the bottom line are blank and needs several taps to show the progress bar and time...
Is there any trick or any code editing to keep the progress bar and time shown as default on every time the book is opening?

Thanks!
This relates to my problem as well after I had to do a reset (bad USB connection cable destroyed my database...) and reinstalled from the scratch I'm missing the progress bar in Defaults is "DCREREADER_PROGRESS_BAR=1" should I amend this in how?
Thanks for any help
Heiderose is offline   Reply With Quote
Old 07-19-2016, 05:27 PM   #2625
Alan_S
Evangelist
Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.Alan_S ought to be getting tired of karma fortunes by now.
 
Alan_S's Avatar
 
Posts: 446
Karma: 1084584
Join Date: Aug 2007
Location: Sisak, Croatia
Device: Kobo Aura H2O, Kobo Aura ONE
Just opened bug report on github: https://github.com/koreader/koreader/issues/2172

It looks like a bug. Hopefully, it will be solved soon.

EDIT: noticed that for some books status bar is on from the start. And for others it isn't. Strange.

Last edited by Alan_S; 07-19-2016 at 05:54 PM.
Alan_S is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) hawhill Kindle Developer's Corner 1289 04-07-2025 10:18 AM
Touch Using two Kobos tkavan Kobo Reader 4 06-23-2017 02:47 AM
2 kobos at once tsarinaerika Kobo Reader 14 06-03-2013 04:13 AM
Syncing between two Kobos fx3000se Kobo Reader 4 01-24-2013 02:10 PM
2 kobos 1 account retired05 Kobo Reader 9 05-05-2012 08:25 AM


All times are GMT -4. The time now is 10:34 PM.


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