I saw this in the wiki:
Quote:
Collections
I want to know whether there is working tool for kindle touch collections. I've scratched up a hack to generate collections from directories. The theory is: use a script to generate json codes use to insert& update collections for current contents in /mnt/us/documents/, use the http://localhost:9101/change port to do the real work. I've made an extension to use the yifanlu's laucher, Here
Directly dealing with /var/local/cc.db might work, but risks should be much higher.
|
Could that be used to enable calibre to update collections using
Kindle Collections Plugin? AFAIK the plugin creates/updates a JSON file on the other kindles, could that and this hack be used to update them directly from calibre?