|  11-26-2021, 05:00 PM | #796 | |
| Enthusiast            Posts: 40 Karma: 125918 Join Date: Oct 2021 Device: Kindle 2019, Kobo Libra 2 | Quote: 
 | |
|   |   | 
|  11-29-2021, 10:42 AM | #797 | 
| doofus            Posts: 2,555 Karma: 13089041 Join Date: Sep 2010 Device: Kobo Libra 2, Kindle Voyage | 
			
			Hi @Baskerville  I think dictionary lookup can be improved a lot if you simply enable fuzzy search by default. For example, I'm using the gnu stardict for English and search fails if I search for plural nouns, e.g., "standards" will fail, but if I turn on fuzzy search, it finds it with no noticeable delay With fuzzy search on, fuzzy hits will sometimes show up before exact hits, e.g., search "reify" and you get "deify" before "reify". So a simple improvement there is to sort the results by Lev distance, and if there is/are hit/s with distance zero, show only those. If Lev distance function can be tweaked to prefer prefix matching, e.g. reifies preferred over deify as a match for reify, that will be another improvement. (You can probably safely ignore results where first letter doesn't match) You're going to get a bunch of spurious results by enabling fuzzy search by default, but seems to me it's preferable to getting nothing, because when you do a dict lookup, you want to find SOMEthing | 
|   |   | 
|  11-29-2021, 11:16 AM | #798 | |
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | Quote: 
 This is a duplicate of #83. | |
|   |   | 
|  12-01-2021, 10:48 AM | #799 | |
| doofus            Posts: 2,555 Karma: 13089041 Join Date: Sep 2010 Device: Kobo Libra 2, Kindle Voyage | Quote: 
 | |
|   |   | 
|  12-07-2021, 11:21 AM | #800 | 
| Groupie            Posts: 182 Karma: 278068 Join Date: Dec 2014 Location: Poland Device: Kobo Libra 2 & Sage, Kindle PW3 | 
			
			Sorry, I might have missed it in the manual, but is it possible to set the page counter in the footer?
		 | 
|   |   | 
|  12-19-2021, 11:33 AM | #801 | 
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | |
|   |   | 
|  12-20-2021, 05:25 PM | #803 | 
| Enthusiast  Posts: 40 Karma: 10 Join Date: Jun 2019 Device: none | 
			
			What english dictionary are you all using? The one I use bothers me due to plural of a word just saying "plural of X". As an example, the definition of "Words" is "Plural of word". And then I have to search for word. ahhh..
		 | 
|   |   | 
|  12-21-2021, 12:07 PM | #804 | 
| Enthusiast  Posts: 40 Karma: 10 Join Date: Jun 2019 Device: none | 
			
			What would be the easier way to automatically add a bit of css to every book added to kobo/plato (via calibre)?
		 | 
|   |   | 
|  12-21-2021, 08:44 PM | #805 | 
| Grand Sorcerer            Posts: 24,905 Karma: 47303824 Join Date: Jul 2011 Location: Sydney, Australia Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos | 
			
			The KoboTouch and KoboTouchExtended drivers can add some CSS when when sending the book to the device. To do this, you need to enable the option "Modify CSS" in the configuration for the driver you use. Then create a file named "kobo_extra.css" in the root directory of the device. In it, put the CSS that you want added to the book. When you send the book to the device, the contents of this file will be appended to all stylesheets in the book.
		 | 
|   |   | 
|  12-24-2021, 05:35 PM | #806 | 
| Guru            Posts: 877 Karma: 2676800 Join Date: Aug 2008 Location: Taranaki - NZ Device: Kobo Aura H2O, Kobo Forma | 
			
			One thing I've noticed is that drawing the keyboard after changing character sets is very slow. It looks like it's refreshing the screen after every key is drawn to the framebuffer, rather than refreshing once after all keys are drawn.
		 | 
|   |   | 
|  12-25-2021, 11:13 AM | #807 | |
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | Quote: 
 I'll have to revise the merging condition. | |
|   |   | 
|  12-26-2021, 02:49 PM | #808 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Nov 2021 Device: Kobo Libra H20, Kobo Sage, Kobo Clara Coulour | 
			
			Hey, I’ve been suffering from unresponsive reader for a bit using a Kobo Libra H20 and Plato 0.9.21 Even after a reboot, after a couple of minutes of reading, the tap interactions start to become really slow. Load seemed fine ~33% ~43% ~45%, so did memory usage 199/496MB used. I had tried to turn off Wifi and the "Ignore" setting of the Gyroscope menu suspecting they may have been the source of the hassle Would you know other steps to debug and isololate a potential issue? Happy holidays! Sawa | 
|   |   | 
|  12-26-2021, 02:50 PM | #809 | 
| Junior Member  Posts: 7 Karma: 10 Join Date: Nov 2021 Device: Kobo Libra H20, Kobo Sage, Kobo Clara Coulour | 
			
			I then tried the Gyroscope application to recalibrate it. What I noticed there is, that some screens were skipped (e.g jumping directly from screen 2/4 to 4/4 without me tapping anything)
		 | 
|   |   | 
|  12-26-2021, 03:17 PM | #810 | 
| Evangelist            Posts: 446 Karma: 305160 Join Date: Aug 2015 Device: Kobo Glo HD, Kobo Aura ONE | 
			
			Could you try to reproduce the above with the attached binary and post the resulting info.log?
		 Last edited by baskerville; 12-26-2021 at 03:54 PM. | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kindle -- KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | KOReader | 1238 | 08-22-2025 07:41 AM | 
| PocketBook-KOReader: a document reader for PDF, DJVU, EPUB, FB2, CBZ, ... (AGPLv3) | chrox | KOReader | 586 | 08-02-2025 03:46 AM | 
| KOReader: a document reader for PDF, DJVU, EPUB, FB2, HTML, ... (GPLv3) | hawhill | Kindle Developer's Corner | 1289 | 04-07-2025 10:18 AM | 
| v3 vs. v3+ as a pdf/DjVu reader | hedonism_bot | HanLin eBook | 7 | 11-02-2010 08:16 PM |