View Single Post
Old 07-06-2014, 06:39 PM   #3
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,744
Karma: 30237526
Join Date: Mar 2012
Location: Sydney Australia
Device: none
@rolk - IMO you're expecting the title_sort column to behave in a manner that's contrary to its design purpose.

I would advise separating the "[SomeCategoryName - Number]" part of your titles into a discrete custom column - eg mycategory. Maybe based on calibres Series type column. You should then be able to use a regular expression in Bulk Metadata Edit Search and Replace to remove it from the Title column, and put it in the mycategory column .

Then you could create another custom column (column built from other columns) - egg mytitlesort. It would built via a template that wrapped the mycategory in brackets and appending title_sort. But that said, I would question why you'd want do that. If its for sorting, then maybe the View Manager would be a better solution for you. If its for Send to Device and/or Save to Disk then Send To and/or Save As templates/plugboards would be a better solution - its what they're designed to do.

BR

Last edited by BetterRed; 07-06-2014 at 06:41 PM.
BetterRed is offline   Reply With Quote