|  08-21-2014, 03:22 AM | #1531 | 
| Enthusiast            Posts: 30 Karma: 19606 Join Date: Sep 2013 Device: Kobo Touch | 
			
			It was just that I switched to "connect to folder" in Calibre and ended up with two sets of metadata (though moved books to a different folder in the mean time), and assumed my search issue was related. I carried out a search for a book, which Koreader found, but I got a file does not exist error when I tried to open it (though I could open it fine in file explorer). I think it might be a comma in the filename causing an issue? | 
|   |   | 
|  08-21-2014, 06:10 AM | #1532 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | 
			
			Version 597 has Wikipedia working with a question "Do you want to turn WiFi on?" Which will turn it on after two tries.  What has me worried is that it appears to stay on.  Is there a way, inside Koreader, to turn WiFi off?  (I can turn it off in the Start Menu, for now.)  Great work bye the way, you even have the GH current release caught up to the OTA server. OTA appears to work on my Kobo AuraHD now too, with the same two tries to turn on WiFi, and staying on (I think). Luck; Ken | 
|   |   | 
| Advert | |
|  | 
|  08-21-2014, 12:02 PM | #1533 | |
| cosiñeiro            Posts: 1,406 Karma: 2451781 Join Date: Apr 2014 Device: BQ Cervantes 4 | Quote: 
 | |
|   |   | 
|  08-21-2014, 12:18 PM | #1534 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | |
|   |   | 
|  08-21-2014, 02:15 PM | #1535 | 
| Fanatic            Posts: 529 Karma: 64554 Join Date: Aug 2013 Device: Kobo Glo, GloHD | 
				
				File Manager
			 
			
			.. and another question for the Koreader's developers. Is there a way (some setting in some file that I could tweak) to make the File Manager see other file types than eBooks. It would be handy if I could rename, copy, move some files that I want backed up. I can do that now with 'Kobo Start Menu' but I have to create or edit scripts for every file. Its easier for me to reboot to Android for all that. With Koreader's File Manager it would be even easier. | 
|   |   | 
| Advert | |
|  | 
|  08-21-2014, 05:53 PM | #1536 | 
| Enthusiast            Posts: 30 Karma: 19606 Join Date: Sep 2013 Device: Kobo Touch | |
|   |   | 
|  08-21-2014, 07:19 PM | #1537 | 
| cosiñeiro            Posts: 1,406 Karma: 2451781 Join Date: Apr 2014 Device: BQ Cervantes 4 | |
|   |   | 
|  08-21-2014, 09:50 PM | #1538 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Luck; Ken | |
|   |   | 
|  08-22-2014, 03:59 AM | #1539 | |
| ♫            Posts: 661 Karma: 506380 Join Date: Aug 2010 Location: Germany Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color | Quote: 
 Havn't tested it, but at frontend/document/credocument.lua is a function register (at the very end of the document) that lists the allowed filetypes. Not sure if this really is the right place to enhance the list, but maybe worth a try... | |
|   |   | 
|  08-22-2014, 05:30 AM | #1540 | |
| Fanatic            Posts: 529 Karma: 64554 Join Date: Aug 2013 Device: Kobo Glo, GloHD | Quote: 
 Excellent! Thank you WS64, very helpful as always ... | |
|   |   | 
|  08-22-2014, 06:37 AM | #1541 | 
| Wizard            Posts: 1,379 Karma: 2155307 Join Date: Nov 2010 Location: Goettingen, Germany Device: Kindle Paperwhite, Kobo Mini | 
			
			While that certainly works well as a hack, the place where it really happens is here: https://github.com/koreader/koreader...anager.lua#L61 - the file_filter function. You can add additional tests or "return true" unconditionally.
		 | 
|   |   | 
|  08-22-2014, 07:39 AM | #1542 | |
| Fanatic            Posts: 529 Karma: 64554 Join Date: Aug 2013 Device: Kobo Glo, GloHD | Quote: 
 Thanks for the direction though. | |
|   |   | 
|  08-22-2014, 10:01 AM | #1543 | 
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | 
			
			If you are expanding the files that Koreader's File Manager can display, some thought might be given to adding a remount of the external SD as Read/Write, so the existing long press features can function.  Maybe have the long press of a listed item offer an "Edit mode" option that would make the external SD RW and offer the existing actions plus an "Exit Edit mode" to put it back to RO.  The existing actions available on a long press are: Copy, Paste, Cut, and Delete. I have Copied files from the /mnt/sd and Pasted to /mnt/onboard and Deleted files on the external SD card, using the functions. I have remounted the external uSD as RW in the Koreader launching script and had the existing functions working. I had it for awhile to test it out and then remarked it out, as I don't really need the functions, right now. Since I don't know the reasoning for having the external uSD RO in the first place, I am reluctant about leaving it RW all the time. Luck; Ken Last edited by Ken Maltby; 08-22-2014 at 11:44 AM. | 
|   |   | 
|  08-22-2014, 12:51 PM | #1544 | 
| ♫            Posts: 661 Karma: 506380 Join Date: Aug 2010 Location: Germany Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color | 
			
			Actually I think we should open the filemanager at least for images (and of course, display them when clicked). This way we for sure have an exit for people who accidently did not wait for Nickel to process koreader.png | 
|   |   | 
|  08-22-2014, 01:24 PM | #1545 | |
| Wizard            Posts: 4,466 Karma: 6900052 Join Date: Dec 2009 Location: The Heart of Texas Device: Boox Note2, AuraHD, PDA, | Quote: 
 Luck; Ken | |
|   |   | 
|  | 
| 
 | 
|  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 |