View Single Post
Old 07-19-2025, 11:15 AM   #2
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,079
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
First: If you want an # Order, the number must be first (alpha sorted) and the same length (characters) (and don't get the overall title too long )

05.5-Foo on a Stick

The Metadata plugboard is what you want because Kindles use metadata, not file names.

Code:
{series_index:0>5.2f|| - }{title}
Into {title}

I left out the Series Name But you could put that APPENDED to {authors}
Code:
{authors) _{series}
Authors is a valid field, so I kept all those together , then append the series name
theducks is offline   Reply With Quote