Thread: Edit Author
View Single Post
Old 10-07-2019, 08:13 AM   #1
Poldi
Connoisseur
Poldi began at the beginning.
 
Posts: 55
Karma: 10
Join Date: Aug 2011
Device: kindle
Question Edit Author

Hello,
is there a recipe to change serveral names from
"lastname, firstname" to "firstname lastname" at once?
I went to "Optimierungen" (german version) and tried:
invert: 'ln, fn' -> 'fn ln'
but got a syntax error:
Traceback (most recent call last):
File "site-packages\calibre\gui2\preferences\tweaks.py", line 535, in apply_tweak
File "<string>", line 4
author_sort_copy_method = invert: 'ln, fn' -> 'fn ln'
^
SyntaxError: invalid syntax
What to do?

Last edited by Poldi; 10-07-2019 at 09:06 AM.
Poldi is offline   Reply With Quote