Thread: Aura ONE Help needed with author sort
View Single Post
Old 06-27-2022, 12:24 AM   #8
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.
This works, I was able to update books already on the device.
Is there any other way of achieving this with a non-displaying character?
PapaJohn is offline   Reply With Quote