![]() |
#1 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11
Karma: 824
Join Date: Dec 2010
Device: kindle3
|
![]()
I wrote a small web based utility to manage my kindle collections. It can be great time saver for folks who want to create many collections on their kindle.
It creates collections from folders on your pc. http://www.accwebworks.com/kindle.aspx Please let me know of any bugs or feature requests. thanks Last edited by accwebworks; 01-01-2011 at 10:39 PM. |
![]() |
![]() |
![]() |
#3 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11
Karma: 824
Join Date: Dec 2010
Device: kindle3
|
Thanks, hope it makes it easier for everyone to create multiple collections.
|
![]() |
![]() |
![]() |
#4 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,105
Karma: 1025784
Join Date: Oct 2010
Device: WiFi Kindle3
|
Query:
Can one just have the books on the kindle attached as a drive via usb and do a DIR command against the kindle-drive? I see you have the folder structure start from Kindle but it could start at documents? Although, you treat Audible, too. Although, I guess since I want a backup, having the books on the computer is reasonable Thanks for sharing - I will give it a try. |
![]() |
![]() |
![]() |
#5 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11
Karma: 824
Join Date: Dec 2010
Device: kindle3
|
That's a good suggestion. I made a adjustment to allow to run file list directly from attached kindle. Of course this means if you do that you have to organize your books in folders directly in your kindle documents folder.
Let me know how this works out for you. |
![]() |
![]() |
Advert | |
|
![]() |
#6 |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,105
Karma: 1025784
Join Date: Oct 2010
Device: WiFi Kindle3
|
Ah, the key concept - ORGANIZE - somewhere! (g)
Actually, I have been trying to create a limited folder (I'm still old school, very old school and call them Directories which works nicely with your DIR command line). That's one aspect of Calibre that I have not quite worked around - creating folders for each author and each book. I prefer my 8-10 major genres and less sub-foldering. I'll see if I can play a bit later (my desktop is being fixed and this netbook is quite limiting) |
![]() |
![]() |
![]() |
#7 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 264
Karma: 1135030
Join Date: Nov 2010
Location: England
Device: Boox Go Color 7, Kobo Forma, Kindle Keyboard
|
Thank you accwebworks, that is going to be very useful to me. Very much appreciated!
|
![]() |
![]() |
![]() |
#8 | ||
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 296
Karma: 1618384
Join Date: Aug 2010
Device: Kindle
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#9 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 296
Karma: 1618384
Join Date: Aug 2010
Device: Kindle
|
I just looked at my kindle directory structure and there is no system directory. I have the following:
.active-content-data audible documents duplicate_documents music metadata.calibre (which is a file) Do I need to create a systems folder in my kindle directory on my pc? |
![]() |
![]() |
![]() |
#10 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11
Karma: 824
Join Date: Dec 2010
Device: kindle3
|
Jangell2,
1. Period and a space should not be a problem. 2. Collections.json file associates collection name with a list of files in file system. Some files require full path of that file as an identifier of that file. So, if you create a collection that contains file that exist on your pc and that file has different path on your kindle, that file will not be found in that collection. Kindle does not care where the file is located. This utility is using folder name as a collection name. Makes it easy to organize files that will belong to a given collection. 3. Yes, system folder is hidden. You can go to folder options and make invisible folders visible. I'll update instructions, it may be confusing for some. |
![]() |
![]() |
![]() |
#11 |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 296
Karma: 1618384
Join Date: Aug 2010
Device: Kindle
|
I just checked and my folder options also say to show hidden files, but not protected files. I changed that and the system file showed up. It's probably not an option to leave on for long, could get you into trouble.
|
![]() |
![]() |
![]() |
#12 | |
Addict
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 296
Karma: 1618384
Join Date: Aug 2010
Device: Kindle
|
Quote:
|
|
![]() |
![]() |
![]() |
#13 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11
Karma: 824
Join Date: Dec 2010
Device: kindle3
|
Yes, you can have a book in multiple collections. Since this utility is using file system on pc to create collections then if you wish to have same book in multiple collections it would have to exist in 2 separate folders.
|
![]() |
![]() |
![]() |
#14 | |
Wizard
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 1,105
Karma: 1025784
Join Date: Oct 2010
Device: WiFi Kindle3
|
Quote:
What if someone created a SHORTCUT to the real book in a second folder? Would your program know what to do with it or would it just add it to that second folder? Actually, that is what Collections really are - shortcuts or pointers to a book. Just musing.... |
|
![]() |
![]() |
![]() |
#15 |
Member
![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 11
Karma: 824
Join Date: Dec 2010
Device: kindle3
|
Well, I would have build in special handling for shortcuts. Basically I would be looking at file list looking for shortcuts first. If any shortcut name matched any book in the file list I could point to the physical book location of the shortcut. Since all I have is names of files, naming shortcut would be very important. It would have to be named the same way as the original file. This could potentially save some space for people who have lots of same books in multiple collections.
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Manage "Collections" in Kindle 3 | captaindonut | Devices | 4 | 03-01-2011 11:23 AM |
Manage Multiple Kindle Devices | MrWhippy | Calibre | 2 | 12-25-2010 03:56 PM |
Manage Collections | timlegge | Calibre | 13 | 09-09-2010 05:12 AM |
Adding books to the kindle 2....has it gotten easier? | DeathtoToasters | Amazon Kindle | 12 | 03-02-2009 08:45 PM |
Kindle 2: easier to hold? | Starhawk | Amazon Kindle | 6 | 02-10-2009 07:17 PM |