07-27-2012, 08:58 PM | #1 |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Collections Manager
Version 2.8.1
Collections Manager offers a much more flexible way than the built-in one to manage Kindle Touch and Kindle PaperWhite collections. Here's an (old) screenshot of what it looks like on a Kindle Touch with Firmware 5.1.x; the second picture is annotated with descriptions. The third picture shows the new entry format on a Kindle Paperwhite with Firmware 5.3.x, using the russian localization. Features:
Requirements:
Installation: Make sure that all requirements are met; download and extract the attached file, and copy the contained CollectionsManager.azw2 to the "documents" folder on the Kindle. Troubleshooting: Spoiler:
Localization: Spoiler:
Upgrade Notes: Spoiler:
Version history / release announcements / change log: Spoiler:
Acknowledgements: Special thanks to the following people:
Notes on Calibre Synchronization:
Other Notes:
Source code: https://bitbucket.org/ixtab/ktcollectionsmgr/ & https://bitbucket.org/NiLuJe/ktcollectionsmgr/. Totally Off-Topic: Spoiler:
License, Redistribution and Links: Collections Manager is released as Free and Open Source Software, under the terms of the Do What The Fuck You Want To Public License. You are free to share all Collections Manager files in whichever way you want. However, note that the links provided here are not necessarily stable. In other words: do not distribute direct download links to the files, but link to this post instead. If you like Collections Manager: I sincerely hope that you find this program useful. If you like the enhancements that it offers to your Kindle experience, you are more than welcome to donate a little something... but don't give your money to me. Please donate for a much more important cause, namely: for a Literacy project in Laos. You will make not only me happy. Thank you! NEWER VERSIONS As I'm not regularly updating this post anymore, it can be difficult to find versions that support newer firmwares (they're attached to various posts in this thread). Here's a wiki page that attempts to provide the downloads in one place. Please edit that page whenever you add a new version -- thanks! ==> DOWNLOADS Last edited by ixtab; 11-13-2017 at 07:49 AM. Reason: v2.8.1 |
07-27-2012, 09:08 PM | #2 |
Definitely not King Kong
Posts: 126
Karma: 59238
Join Date: Jul 2012
Location: United States
Device: Kindle Touch
|
Thank YOU!!! This is exactly what I have wanted since I got my kindle. Thanks so much. |
Advert | |
|
07-28-2012, 12:31 AM | #3 |
Connoisseur
Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
|
07-28-2012, 12:40 AM | #4 |
Junior Member
Posts: 1
Karma: 10
Join Date: Jul 2012
Device: kindle
|
Thanks you! works fine for me
|
07-28-2012, 01:00 AM | #5 |
Connoisseur
Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
I have no words to say how up to the point you got here !
It´s perfect , even for the mostly graphic interface ! Is universal too ! wait for the amazon guys to see this heheheh ... . Seems it is working quite smooth here , and my library is full til the neck ! Worked better than every single tool I´ve tried so far ! Congrats ! --- thinking about , it could a hint over those icos too Last edited by TulseLuper; 07-28-2012 at 01:17 AM. |
Advert | |
|
07-28-2012, 01:42 AM | #6 |
Connoisseur
Posts: 84
Karma: 26720
Join Date: Mar 2011
Device: Kindle 3 WIFI
|
thank you, this is one of the most useful homebrewed feature
|
07-28-2012, 03:25 AM | #7 |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Good to see that this is appreciated.
@TulseLuper: as to the hints, I have added a commented "help" screenshot to the first post... Oh... woohoo! Thanks to a generous donor, I have now reached 100000 Karma! |
07-28-2012, 05:11 AM | #8 | |
Connoisseur
Posts: 61
Karma: 2667
Join Date: Mar 2012
Device: kindle touch
|
Quote:
Really great job ! And you got me those help screenshot! Please pack it up togheter with the azw will help a lot of people. Now you have a trully Mayan Goddess's karma ! Namaste ! |
|
07-28-2012, 05:53 AM | #9 |
Junior Member
Posts: 3
Karma: 10
Join Date: Jul 2012
Device: Kindle Touch
|
thanks mate
|
07-28-2012, 10:50 AM | #10 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
Awesome! Would an import/export feature be doable? Preferably in the 'usual' json collection format, that would make it able to be used with the calibre kindle collections plug in with a few tweaks ;-).
I'd take a look at the sources, but the git repo is private on bb ;-). |
07-28-2012, 11:44 AM | #11 | |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
Quote:
While I did think about a whether a "two-way synchronization" could be done (and would have implemented it if it were sure to work), there is a reason why I only created an "import", but not an "export" feature: collections are completely "virtual", in the sense that they don't impact the file system in any way. Providing an equivalent "export" option (sort of the "inverse function" of the import option) would modify files and directories all over the place, potentially leading to a complete misbehaviour of the Kindle (yes, I've seen it happen, by simply creating 1000 text files inside the documents folder). Importing or exporting JSON is, of course, no problem at all. The problem is that changes to the filesystem (may) have a big impact on other components that I'm currently unable to control -- in fact, I don't even know which components are really involved. Ooops... fixed . That was a glitch on my side, it's public now. |
|
07-28-2012, 12:52 PM | #12 |
BLAM!
Posts: 13,497
Karma: 26047188
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
|
@ixtab: Err, not sure I was clear enough . Let's try again:
I was thinking specifically of importing/exporting just a simple json representation of the collections db, preferably in the same format used on previous Kindles (which is, AFAIU, still used on the Touch, only meshed with a sqlite db), not of reorganizing the documents FS layout to match the collections db . But since I have no idea how the Java side of this thing works, I'm not sure if/how it's possible . I'm guessing there should be something of the sort available, since it's more or less what the 'Import Collections From Another Device' vanilla feature does, I think, albeit maybe in XML instead of JSON (cf. KSP)... Last edited by NiLuJe; 07-28-2012 at 01:02 PM. |
07-28-2012, 01:07 PM | #13 |
Resident Curmudgeon
Posts: 76,370
Karma: 136466962
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
Is there any way to do this without jailbreaking?
|
07-28-2012, 01:19 PM | #14 |
(offline)
Posts: 2,907
Karma: 6736094
Join Date: Dec 2011
Device: K3, K4, K5, KPW, KPW2
|
|
07-28-2012, 01:23 PM | #15 |
Resident Curmudgeon
Posts: 76,370
Karma: 136466962
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
|
|
Tags |
collections, collections manager, kindle touch hacks |
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Troubleshooting Books from collections are visible apart from the collections | splitloop | Amazon Kindle | 3 | 07-08-2012 02:03 PM |
ES File Explorer, Astro File Manager or File Manager HD? | DreamWriter | Android Devices | 15 | 04-05-2012 04:00 PM |
Importing Collections - Only original collections?? | kuklachica | Amazon Kindle | 6 | 01-20-2012 04:39 PM |
File manager and collections creator for PRS-505 | igorsk | Sony Reader | 19 | 02-12-2009 06:02 PM |