View Single Post
Old 05-30-2011, 04:54 AM   #927
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,274
Karma: 1101600
Join Date: Jan 2011
Location: UK
Device: Kindle PW, K4 NT, K3, Kobo Touch
Version 1.6.3 released

A new release is available on the first post of this thread (see my signature).

Changes include:

- Fixed creating extra collections in some circumstances when using a split character
- Added check in Import to skip import if no collections are found on the Kindle
- Added option to keep existing Collection timestamps instead of forcing them to sort by name in Sort by Collections
- Added information on how to restart Kindle to save dialog

A new option for those of you who read a lot more than me or just prefer to keep your collections in the order you left them. Uncheck the Reset Collection Times option in customize, and when you next open your collection on the Kindle and then do a Create, its timestamp will be left alone so your most recently opened collections will stay at the top in Sort by Collection.

Finally tracked down the bug giving Vaesse an extra collection when splitting by author. It was a problem with python lists - instead of making a copy of a list of for each of the authors listed for a book I was using the same list for each.

And to avoid zeroing out any columns when importing collections I've added a check to abort the import if no collections are found on the Kindle. This shouldn't usually happen, but at least if it does it won't cause any issues, and maybe we can track down what causes it.
meme is offline