|  07-21-2013, 06:36 AM | #331 | |
| Time Waster            Posts: 422 Karma: 289160 Join Date: May 2011 Device: Kobo Glo and Aura HD | Quote: 
 Regarding making hidden folders visible, I think the best thing would be to add an option to the menu of the filemanager. And for the time being, while that option is not there yet (and the menu is difficult to reach), just point the script launching koreader to the hidden folder you're interested into. | |
|   |   | 
|  07-21-2013, 07:03 AM | #332 | |||
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | Quote: 
 Quote: 
 Quote: 
 Giorgio130, I agree on the whole that in the future everything should be integrated and downloadable from post #1. For now we'll have to hack it, until there is 1 good install. Last edited by Markismus; 07-21-2013 at 07:05 AM. | |||
|   |   | 
|  07-21-2013, 07:49 AM | #333 | |||
| Time Waster            Posts: 422 Karma: 289160 Join Date: May 2011 Device: Kobo Glo and Aura HD | Quote: 
 Quote: 
 So you could just put your entire library in .kobo, and point the filemanager to .kobo/library. From there you can always touch .. and get to .kobo. Quote: 
   | |||
|   |   | 
|  07-21-2013, 08:05 AM | #334 | |
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | Quote: 
 I am just starting to read lua-script. I am still too new at it to do more than a simple hack. | |
|   |   | 
|  07-22-2013, 06:58 PM | #335 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | 
			
			Is the "File Manager" part of the CoolReader3 code or is it a separate widget altogether? In other words would the cr3.ini and/or cr3.css have an effect on the File Manager display? Luck; Ken | 
|   |   | 
|  07-22-2013, 07:09 PM | #336 | |
| Nameless Being | Quote: 
 As far as I can tell, koreader is not CoolReader even though it uses the the CoolReader library to support several ebook formats. Koreader and its interface is an entirely separate entity. As far as I can tell, koreader uses its own widget library for the user interface (including the file manager and reader menus). As an example, it does specify its own font and font size for elements like the buttons that make up the menu. | |
|   | 
|  07-22-2013, 07:34 PM | #337 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Luck; Ken | |
|   |   | 
|  07-23-2013, 03:38 AM | #338 | 
| Wizard            Posts: 1,379 Karma: 2155307 Join Date: Nov 2010 Location: Goettingen, Germany Device: Kindle Paperwhite, Kobo Mini | 
			
			Koreader has its own widgets, fully coded in Lua. As BWinmill said, we just use CREngine to render some of the supported document formats (the "ebook" formats, as opposed to the "ready typeset" formats like PDF and DJVU). Koreader is thus a frontend to various document renderers. CoolReader is closely entangled with CREngine, but is also more or less a frontend to the CREngine, which works as a rendering backend there, too. The file manager, which really really could use some programming love, is Koreader's own. KindlePDFviewer, a predecessor of Koreader, was a bit further in that regard. I guess Koreader will step up to that in the following 1-2 months. A bit bigger entries, icons, maybe title page display option, metadata - a lot could be done there. KPV even hat file manager capabilites like C&P, rename, deletion, ... What's needed in the end is some programmer time. | 
|   |   | 
|  07-23-2013, 01:01 PM | #339 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 One approach might be to make it two steps for a selection; first the selection gets highlighted/inverted then an easy to poke "open" button to open the selected item. That way you could move your finger up and down a list "dragging" the highlight to the item on the list that you want. When you then activated the open button you could be sure of the result. Selecting a book to read would not be something that would need an instant response, so the two steps should not be unacceptable and it would allow the tighter listing, providing more selections per page. Otherwise the lines need to be spread apart so that fat fingers still work, even though it would cost lines per page. Luck; Ken Last edited by Ken Maltby; 07-23-2013 at 01:57 PM. | |
|   |   | 
|  07-23-2013, 03:09 PM | #340 | |
| Nameless Being | Quote: 
   | |
|   | 
|  07-23-2013, 06:10 PM | #341 | 
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | 
			
			I just upgraded to firmware 2.8.1, because I saw some updated drivers in the pack. I haven't seen any differences/improvements for now. The upgrade deleted my entire .kobo folder. It overwrites initd.conf, rcS and on-animator.sh. While, initd.conf and animator.sh are the same as in 2.6.1., the rcS-upgrade script is changed in a number op places compared to the rcS-upgrade of version 2.6.1. However, after upgrading rcS is also identical. 1-Step-hack is not affected and also works for firmware 2.8.1 Last edited by Markismus; 07-25-2013 at 10:57 AM. | 
|   |   | 
|  07-25-2013, 07:22 AM | #342 | 
| ♫            Posts: 661 Karma: 506380 Join Date: Aug 2010 Location: Germany Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color | 
			
			I can't confirm the deletion of the .kobo folder, mine is still there after the 2.8.1 update.
		 | 
|   |   | 
|  07-25-2013, 07:26 AM | #343 | 
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | 
			
			Do you mean it is again there or do you mean your previously installed koreader folder is still within .kobo? If the second, did you also copy the upgrade folder to your .kobo or only the KoboRoot.tgz? I've added the rcS file which is used during the upgrade. After the upgrade it is replaced by the conventional rcS-file which you can find in 1-step-hack with an added line (/mnt/onboard/run.sh ) Last edited by Markismus; 07-25-2013 at 07:32 AM. | 
|   |   | 
|  07-25-2013, 07:32 AM | #344 | |
| ♫            Posts: 661 Karma: 506380 Join Date: Aug 2010 Location: Germany Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color | Quote: 
 It was all still there. I copied also the upgrade folder. | |
|   |   | 
|  07-25-2013, 07:34 AM | #345 | 
| Guru            Posts: 963 Karma: 149907 Join Date: Jul 2013 Location: Rotterdam Device: HiSenseA5ProCC, OnyxNotePro, Note5, Kobo Glo, Aura | 
			
			What firmware did you use? The one from the direct firmware links on the forum?
		 | 
|   |   | 
|  | 
| 
 | 
|  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 |