View Single Post
Old 01-07-2022, 09:45 AM   #17
Sunlite
Addict
Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.Sunlite ought to be getting tired of karma fortunes by now.
 
Sunlite's Avatar
 
Posts: 206
Karma: 547516
Join Date: Mar 2008
Location: Berlin, Germany
Device: KObo Clara, Kobo Aura, PRS-T1, PB602, CyBook Gen3
I use the following statement to add other colums to the comments section on my kobo:

Code:
{#fandom:'re(re($,'Original.|Other.',''), '\.', ' - ')'|<b>Fandom(s):</b> |<br/>}{#wordcount:|<b>Word count:</b> |<br/>}{#readingtime:|<b>Reading time:</b> ~|<br/>}{#genre:subitems(1,0)|<b>Genre:</b> |<br/>}{tags:|<b>Tags:</b> |<br/>}
{comments:|<br/>|<br/><br/>}
{#meta}
All column names starting with a # are custom column that I have created.

I don't know how the 'program' version of this statemant would look, but it probably only contains one 'program:'.
Sunlite is offline   Reply With Quote