Thread: Aura ONE Help needed with author sort
View Single Post
Old 06-26-2022, 11:42 PM   #7
PapaJohn
Enthusiast
PapaJohn began at the beginning.
 
Posts: 35
Karma: 10
Join Date: Feb 2011
Device: Kindle Paperwhite, Kobo Aura One
Quote:
Originally Posted by davidfor View Post
The plugboard to do what I am thinking of is fairly simple:

Code:
{authors:'re($, ' ', '_')'}
All that does is replace all the spaces in the authors field with an underscore. For a case with to authors, this would look like:

Code:
Jennifer_Martucci_&_Christopher_Martucci
The device will see this as one author and sort the books under "J". In the Author list, there will be only one author.
OK. Thank you. I will give that a try.

Last edited by PapaJohn; 06-26-2022 at 11:43 PM. Reason: Typo
PapaJohn is offline   Reply With Quote