View Single Post
Old 10-11-2020, 04:46 PM   #4618
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,041
Karma: 4604637
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
FFF sorts most list metadata entries by default. You can ask it not to with the setting keep_in_order_entryname:true Changing entryname as appropriate, of course.

In AO3, genre includes freeformtags and ao3categories, so I expect you'd need three keep_in_order_ settings, one for each of them plus genre:

Code:
[archiveofourown.org]
keep_in_order_freeformtags:true
keep_in_order_ao3categories:true
keep_in_order_genre:true
I haven't played with those setting recently, but that's how I recall it working.
JimmXinu is offline   Reply With Quote