|  08-10-2014, 06:29 AM | #496 | 
| Junior Member  Posts: 2 Karma: 10 Join Date: Aug 2014 Device: Paperwhite 2 | 
			
			How do I create bookmarks in an epub file using koreader?
		 | 
|   |   | 
|  08-10-2014, 06:53 AM | #497 | 
| Member  Posts: 11 Karma: 10 Join Date: Feb 2014 Device: Paperwhite 1 | 
			
			Sometimes I encounter typical OCR mistakes in ebooks (like "1" or "I" instead of "l" and so on), and I'd like to correct them on the fly while reading. Is this possible with KOReader perchance? Or is there another software for my paperwhite which would let me do this? | 
|   |   | 
|  08-10-2014, 08:45 AM | #498 | |
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | Quote: 
 2) I do not think so, can't recall reading a posting about one. x) yup, that is irritating and some ocr conversions are really bad. (iie == the) | |
|   |   | 
|  08-10-2014, 04:11 PM | #499 | 
| Terraner            Posts: 532 Karma: 4455667 Join Date: Aug 2011 Device: Kobo Libra, Aura One, Kindle Oasis 1 & 2 ... | |
|   |   | 
|  08-17-2014, 08:05 AM | #500 | 
| Enthusiast       Posts: 31 Karma: 548 Join Date: Apr 2014 Location: Moscow, Russia Device: Kobo Aura H2O | 
			
			Allow me to reiterate the dictionary issue. This is important for languages where words may have several forms, e.g. resulting from conjugation of verbs like in German and French.
		 Last edited by anton79ru; 08-18-2014 at 05:02 AM. | 
|   |   | 
|  08-21-2014, 04:00 AM | #501 | 
| Connoisseur            Posts: 96 Karma: 48406 Join Date: Jul 2013 Device: Kindle Touch | 
				
				Search books
			 
			
			I am trying to use the Search Books feature in the File Manager of KOReader. I want to search for all pdf/epub/djvu formats. If I give *.pdf or *.epub or *.djvu string in the search window nothing is shown. However, if I just input pdf I get to see all my pdf books. But I get the file not found error if I try to open the pdf file by double clicking on it  If I input epub or djvu in the search box nothing is displayed tough there are a number of books in these formats. Would like to know how to use the search feature for 1. Searching for pdf or epub or djvu books and 2. How to open these books by double clicking on the book name mj | 
|   |   | 
|  08-21-2014, 05:42 AM | #502 | 
| Member  Posts: 11 Karma: 10 Join Date: Feb 2014 Device: Paperwhite 1 | 
			
			I'm looking for a reader with special features for learning foreign languages.  For example the reader might show 2 books at once on a split screen (for example: top half of the screen: Harry Potter in french. Bottom half: Harry Potter in english. One gesture scrolls both books at the same time). Or it might show the other language version in a pop up window like the "page flip" feature or something like that. Does KOReader have something like this? Or are there other tools for my paperwhite which might have it? I'm quite happy with the instant translation of single words and the vocabulary builder, but I think a dual-language book would be even better. (well, there are dual language books available, but those are rare, special books for beginners.) | 
|   |   | 
|  08-21-2014, 06:26 AM | #503 | |
| Grand Sorcerer            Posts: 5,763 Karma: 24088559 Join Date: Dec 2010 Device: Kindle PW2 | Quote: 
 However, it's relatively easy to create interlinked bilingual books, if someone has already aligned the source and target segments. For an example, see my simple French-English Kindle version of the Three Musketeers. (Also available as an ePub.) | |
|   |   | 
|  08-21-2014, 12:02 PM | #504 | 
| Member  Posts: 11 Karma: 10 Join Date: Feb 2014 Device: Paperwhite 1 | 
			
			Thank you! I've had a look at Aglona Reader, and while it looks pretty cool, I wasn't too excited about doing all text preparations manually. However, this did point me in the right direction, and after some digging, I've decided that a combination of LF Aligner, notepad++ and Calibre works for me (all freeware) to convert two books without much manual work into one duolingual epub/azw which gives me in one paragraph some french sentences followed by their english translation in light grey.* I'm still baffled that there are seemingly no apps which just show 2 books at once though. Aglona Reader is nice, but you have to prep the texts manually which might become tedious if they're thousands of pages long. On my computer I can just open two versions of my favourite book and put them side by side on the screen and scroll manually. I've thought there'd surely be solutions to do something like this on a tablet or maybe even ereaders, but this seems not to be the case. *in case someone is wondering what exactly worked for me: 1. export both pdf files in Acrobat Reader as txts 2. open with notepad++, convert to utf8, do some cleanup with RegEx if neccessary (page# deletion for example) 3. let LF aligner do its thing, output as .txt 4. clean up with notepad++ RegEx again: delete unwanted last part of each line (\tfr-en\r\n -> \r\n), replace tab (\t) between 1st and second column with another character (like |) 5. import txt into calibre, convert into epub or azw. 6. calibre-editor: search and replace "|" with "</p><p class="translated_text">" to get two different paragraph classes (the other one being <p class="calibre1"> for me)so you can change the CSS properties of the french and english sentences individually 7. change text styles as desired in CSS file, for example make the english translations smaller and a lighter color. All in all it takes about 10 minutes to convert 2 pdfs/whatever into one duolingual epub or azw. Last edited by Tx65; 08-21-2014 at 02:50 PM. | 
|   |   | 
|  08-21-2014, 01:56 PM | #505 | 
| Connoisseur    Posts: 99 Karma: 280 Join Date: Nov 2010 Device: iPhone6, iPadMiniRetina, KindlePW3, KoboGloHD | 
				
				Chapter marks on the mini progress bar not appearing--solved
			 
			
			Upon further research, it looks like some files of the 082414 nightly, including progressbar.lua, were not copied correctly to my PW2. Once I recopied everything, all works as expected. Always assume user error until proven otherwise!! [Left for historical purposes: I'm running the 082114 nightly build on my PW2 but I do not see the chapter marks on the mini progress bar and there does not appear to be an option to turn them on. I'm reading an ePub with a TOC if that helps. Thanks. Edited to add: I also have "show advanced options" checked in the config menu but that doesn't seem to do anything so maybe the issues are connected.] Last edited by ssholloway; 08-22-2014 at 12:46 AM. Reason: Problem solved | 
|   |   | 
|  08-21-2014, 02:33 PM | #506 | 
| Connoisseur            Posts: 71 Karma: 18500 Join Date: Apr 2013 Device: Kindle Touch, Paperwhite | 
			
			Love Koreader, I'm using it almost daily can't live withot it   (and K2pdfopt as well) but I'm a bit worried for this to become bloatware sometime in the future.. I love the idea of plugins since anybody can simply delete the features he doesn't need. But as I have the old Kindle (1,5 gb) space is always precious for me. Not a programmer myself but please make as much features pluginable as possible - so that the software does not grow to much for those of us who love simplicity and stability over full feature rich suite. Thanks! | 
|   |   | 
|  08-22-2014, 01:17 AM | #507 | 
| Going Viral            Posts: 17,212 Karma: 18210809 Join Date: Feb 2012 Location: Central Texas Device: No K1, PW2, KV, KOA | 
			
			@MaxStirner: So you like plug-ins? Try KUAL - everything except the menu framework is a plug-in.  Plus, it is designed so that writing new plug-ins is fairly simple. Many people have written plug-ins, in fact, we sort of gave up on trying to keep the "Comprehensive List" of plug-ins up to date. Have fun. - - - - Maybe we should just have a sort prefix for KUAL (plug-in) Buttons? Then we could give up on that "Comprehensive List". Last edited by knc1; 08-22-2014 at 01:25 AM. | 
|   |   | 
|  08-22-2014, 04:02 AM | #508 | |
| Connoisseur            Posts: 96 Karma: 48406 Join Date: Jul 2013 Device: Kindle Touch | Quote: 
 | |
|   |   | 
|  08-22-2014, 10:05 AM | #509 | 
| BLAM!            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 | 
			
			@mmjoshi: Were those 'missing' files sent by Calibre?
		 | 
|   |   | 
|  08-22-2014, 11:45 AM | #510 | 
| Connoisseur            Posts: 96 Karma: 48406 Join Date: Jul 2013 Device: Kindle Touch | |
|   |   | 
|  | 
| Tags | 
| application, k5 tools, kindle, koreader, launcher add-ons, lua, reader, touch | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| KPV: a PDF reader for Kindle, based on muPDF, GPLv3 | hawhill | Kindle Developer's Corner | 1056 | 11-11-2017 03:07 AM | 
| Hacked Up Reader for epub/fb2/txt/rtf/html/pdb/etc | bhaak | Kindle Developer's Corner | 296 | 10-01-2016 01:11 PM | 
| html to fb2 or epub | rulet | Conversion | 7 | 06-24-2012 05:54 PM | 
| Raccoon Reader - reads ePub, fb2, fb2.zip, txt on WP7 for free | Andrei_Shvydryk | Reading and Management | 0 | 10-31-2011 03:17 PM | 
| A real PDF to epub/djvu/rtf/html software?. | DsOft | ePub | 35 | 01-02-2011 03:57 PM |