Thread: New User
View Single Post
Old 11-22-2010, 10:07 PM   #13
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,253
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Glubbish View Post
device_db:any device = ([{series}{series_index:| - | - }{title}] -> title), ([{author_sort}] -> authors)

This does almost exactly what I want. The only problem is that the sort order is not by the series eg:
series - 02 - name
series -04 - name
series - 01 - name
series - 03 - name
Try adding an extra SourceTemplate/DestField pair to your existing Plugboard for device_db:

Code:
Dest field: title_sort
Source Template: {series}{series_index:| - | - }{title}
(i.e the same as you've defined for title)
Then you don't have to use the Collections option to see books in Series order.
jackie_w is offline   Reply With Quote