View Single Post
Old 06-18-2010, 01:35 PM   #28
kcarfi
Junior Member
kcarfi began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2009
Device: Kindle
kindle script

Do you have instructions for using this or a GUI version?

Quote:
Originally Posted by kwharrigan View Post
I whipped up a quick Python script to aid in listing/editing the collections.json file. I find it convenient so maybe you will too.

I've had success placing this script on the Kindle volume itself and just running it straight from there. Only dependence is simplejson, though if you have 2.6 you can just use built-in json.

As indicated in previous posts, I can add any number of entries and following a reboot they show up in the list. I can also remove entries. Saves a little bit of time versus hand jamming the json.

The util does not yet associate documents to collections for you but that is the next step.

Would be nice if we could at least trigger a reboot from the USB..
kcarfi is offline   Reply With Quote