View Single Post
Old 01-07-2022, 08:16 AM   #15
PunkyKoopa
Connoisseur
PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.PunkyKoopa ought to be getting tired of karma fortunes by now.
 
PunkyKoopa's Avatar
 
Posts: 98
Karma: 243754
Join Date: Jan 2022
Device: Kobo Libra 2
Yes! Now it look faaaaaar better. Thank you!

So, if I want to show the comments, the publisher, the date of publication, number of pages and genres...I need to create a plugboard that looks like that, right?

Quote:
program: re(field('comments'), '\s+', ' ');
program: format_date(field('pubdate'), 'yyyy')
program: field('tags')
program: field('#numpages')
program: field('publisher')
I am doing something wrong because I can't make it work. It works if I just use one, but I can't figure out how to combine them. Also, it is possible to show just the comments on the synopsis section and all the other info on the details tab?
PunkyKoopa is offline   Reply With Quote