View Single Post
Old 04-15-2015, 02:57 PM   #3965
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,030
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by Tanjamuse View Post
When I edit my Characters-metadata, it always reverts back to being alphabetically sorted instead of keep_in_order_characters:true. BetterRed mentioned this:

But I'm unsure of how to make it happen.
You have to keep in mind that there are two different systems involved.

The keep_in_order_characters:true is a parameter in FFDL's personal.ini and effects how FFDL treats the metadata. The best way to see if FFDL is re-ordering your characters is to look at the characters line on the title page inside the epub.

If they are alphabetized there when you don't want them to be, I might be able to help with that.

Whether Calibre alphabetizes the characters after set by FFDL is a separate matter.

I suspect that BetterRed was suggesting using that code snippet to effect how Calibre is displaying your characters, possibly as a second display-only custom column. I don't know that part of Calibre well enough to comment off hand. But it's after FFDL has finished with the data.

(Note that as you've quoted it you have 'smart' quotes: (‘,’ vs ',') I don't think those work in actual code.)
JimmXinu is offline