View Single Post
Old 11-14-2015, 11:15 PM   #2
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
You could use a custom column to store the illustrators and translators -- they are arguably not "authors".

Alternatively, you could manually set the author_sort, it is the automatic derivation of author_sort which doesn't include the parentheses content.
Or use the list_re() function to apply a regex to each element in "authors", specifying & as the list separator.


Personally I favor the custom column. I would rather separate information that is semantically different.

Last edited by eschwartz; 11-15-2015 at 11:26 AM.
eschwartz is offline   Reply With Quote