|  10-22-2008, 06:00 PM | #1 | 
| Evangelist            Posts: 447 Karma: 5365 Join Date: Dec 2007 Location: Sin City Device: PW2 + HDX 8.9 | 
				
				How to create folders for your Kindle.
			 
			
			IMPORTANT: I ran into 2 problems with this: 1. Some files showed up, others didn't. No idea why. 2. After changing the booktype back to book (2), the disappeared files still didn't show. I had to recreate my Kindle directory. No idea why the files stopped showing up in the Kindle. Suggestions: 1. Back up everything before doing this. 2. Treat this as experimental. I'm leaving this here in case someone wants to tinker with it. I'm moving on. ===please check that you have the most updated line in step 4== Changing the extension of .azw, .prc, or .mobi doesn't do anything to the file. It's the same thing. Same restrictions still in place - DRMs azws are still DRMd and unDRMd mobis are still DRM free. You will need mobi2mobi.exe. Google helps  This is only tested on files without DRM (i.e. public domain books in PRC or MOBI format, as those found at feedbooks.com). Thank you to the folks over at https://www.mobileread.com for all their help in putting this together. When you do this, all files will now have the .mobi extension. .prc files don't show up anymore when you do this to them, so they have to be renamed to mobi (part of the one line below, no extra step). The file itself is left unchanged. The line below takes care of azw, prc, and mobi at the same time. Process: 1. Make a folder inside the Kindle's documents folder and put in there all the books you want in that folder. 2. Put mobi2mobi.exe in that folder. 3. Create a text file but name it renamer.cmd. 4. Write this in the text/cmd file: for %%a in (*.azw, *.prc, *.mobi) do mobi2mobi.exe "%%a" --booktype "257" --title "Folder Name" --author "%%~na" --outfile "%%~na.mobi" 5. Double click renamer.cmd to run it, wait a while depending on # of books. Result: When you go to your Kindle, you will a book entry called Folder Name and clicking on it will bring you to a listing of your files to the right of the Kindle. The file names will become the titles shown on the Kindle (minus the file extensions). Upcoming: - Are nestled folders possible? This is what it will look like: Kindle Home screen: Categorized by title: Catcher In The Rye Feedbooks Folder Romeo and Juliet Something else Folder Once you go into the Something else Folder: Something else A Book <-- Author is "A Book" Something else B Book <-- Title is "Something else" Something else C Book Something else D Book Last edited by GatorDeb; 10-24-2008 at 06:40 PM. | 
|   |   | 
|  10-22-2008, 06:25 PM | #2 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | |
|   |   | 
|  10-22-2008, 06:26 PM | #3 | 
| Evangelist            Posts: 447 Karma: 5365 Join Date: Dec 2007 Location: Sin City Device: PW2 + HDX 8.9 | |
|   |   | 
|  10-22-2008, 07:02 PM | #4 | 
| I'm Super Kindle-icious            Posts: 6,734 Karma: 2434103 Join Date: Apr 2008 Location: Long Drive, Calinadia Candafornia Device: KDXG, KT, Oasis | 
			
			Can you post a screen grab to show how your home page looks with the folders? Thanks!
		 | 
|   |   | 
|  10-22-2008, 07:21 PM | #5 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | 
			
			If you are on XP create a folder on your c:\ Drive somewhere... to hold your mobi2perl exes. Copy the mobiperl exes into that folder. Then click on your start menu, right click on "my computer" and choose properties. A dialog will open. Click on the advanced tab. Then at the bottom of that tab click on the "Environmental Variables" button. You will see two lists boxes, one at the top for "User" variables and one at the bottom for "ssytem" variables. You want to add a PATH variable to your top list. It probably isn't there yet. So, click the New...button under the top list. Type in "PATH" for the variable name and the full path to the folder you created above in the value, like "c:\Program Files\mobi2perl" (don't type the quotes of course.) Save that... click ok buttons until the System PRoperties dialog is closed. Now that you have done this you should be able to run the exe's in that folder from anywere on your machine. BOb | 
|   |   | 
|  10-22-2008, 08:15 PM | #6 | 
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | 
			
			Or you can just open a CMD window and type PATH. This will show you where the machine looks for commands and just place the mobi2perl.exe in any one of those folders. I have a path specifically set up to place commands like this. They can all go in the same folder. Dale | 
|   |   | 
|  10-22-2008, 09:24 PM | #7 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 BOb | |
|   |   | 
|  10-23-2008, 12:22 AM | #8 | 
| reader            Posts: 6,977 Karma: 5183568 Join Date: Mar 2006 Location: Mississippi, USA Device: Kindle 3, Kobo Glo HD | |
|   |   | 
|  10-23-2008, 12:23 AM | #9 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | |
|   |   | 
|  10-23-2008, 05:21 AM | #10 | 
| Grand Sorcerer            Posts: 7,452 Karma: 7185064 Join Date: Oct 2007 Location: Linköpng, Sweden Device: Kindle Voyage, Nexus 5, Kindle PW | |
|   |   | 
|  10-23-2008, 12:25 PM | #11 | |
| Grand Sorcerer            Posts: 11,470 Karma: 13095790 Join Date: Aug 2007 Location: Grass Valley, CA Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7 | Quote: 
 Dale | |
|   |   | 
|  10-23-2008, 12:28 PM | #12 | |
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | Quote: 
 BOb | |
|   |   | 
|  10-23-2008, 01:04 PM | #13 | 
| Evangelist            Posts: 447 Karma: 5365 Join Date: Dec 2007 Location: Sin City Device: PW2 + HDX 8.9 | 
			
			How do you add the folder itself to the path?
		 | 
|   |   | 
|  10-23-2008, 01:06 PM | #14 | 
| Grand Sorcerer            Posts: 19,832 Karma: 11844413 Join Date: Jan 2007 Location: Tampa, FL USA Device: Kindle Touch | |
|   |   | 
|  10-23-2008, 03:21 PM | #15 | 
| Evangelist            Posts: 447 Karma: 5365 Join Date: Dec 2007 Location: Sin City Device: PW2 + HDX 8.9 | 
			
			Well, two folders were created beautifully but three folders refuse to appear.  I've done the EXACT same thing to ALL files, and only two folders are cooperating.  I cannot figure it out.  The books themselves ceased to appear also (so something IS being changed, but no idea why it refuses to show the other folders).
		 | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Question on how to create and copy folders and subfolders | tzn22 | Astak EZReader | 4 | 10-24-2009 04:31 PM | 
| How to create Hot Folders | bcogney | ePub | 0 | 06-25-2009 03:54 PM | 
| How can I create folders in my kindle1? | adrianro | Amazon Kindle | 5 | 03-13-2009 01:16 PM | 
| can somebody tell me how to create folders and (sub) directories ? | maurits | Bookeen | 32 | 03-01-2008 09:11 AM | 
| Can I create folders ? | Axel | Sony Reader | 5 | 11-27-2006 11:44 AM |