View Single Post
Old 09-19-2014, 02:01 AM   #4
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,449
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by BetterRed View Post
Is there any way I can get a list of Tags in the order I entered them?

BR
I have submitted code to Kovid for a new formatter function "raw_list", an analog of the existing raw_field function. It returns the list in the order found in the db. Example:
Code:
{tags:'sublist(raw_list($, ','), 0, 1, ',')'}
The code is in source now.
chaley is offline   Reply With Quote