View Single Post
Old 11-15-2011, 03:57 PM   #2
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by paprion View Post
is it possible to sort by first name without changing the 'Author sort' field?
You can't sort the author column by anything other than the contents of author_sort. You could create a custom column containing the author (FN LN) and sort by that custom column, but then you'd have two author columns. You could hide one.

Quote:
If not, how can I change in bulk all the 'Author sort' fields to match the 'Author(s)' field?
Highlight all, bulk metadata edit all, use Search and Replace to find (.*) in author and set the destination to author_sort and replace with \1. You'll want to set the Tweak to Copy so it copies author to author_sort without change for new ebooks.

Last edited by Starson17; 11-15-2011 at 04:59 PM.
Starson17 is offline   Reply With Quote