View Single Post
Old 02-03-2011, 05:07 PM   #106
meme
Sigil developer
meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.meme ought to be getting tired of karma fortunes by now.
 
Posts: 1,275
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Quote:
Originally Posted by kiwidude View Post
One of the ideas I had heard mentioned on other Kindle collection manager threads was allowing the ability to specify a list of collection names to be "preserved". So you read the json file, and throw away any not on the "preserved" list.
Now that sounds reasonable. I had the same thoughts about creating a current reading list since the sort by most recent bugged me. This would probably be easy to implement (especially compared to supporting GUI customization - thank you for you example code!!! ) as the json file is simple to read and parse for this, and using the GUI I can add a field easily.

The issue with fully integrating the collections would mean reading files, parsing pathnames, etc. I know this code exists in one of the collection scripts so it could be done - I just haven't been interested in doing it yet.
meme is offline