View Single Post
Old 08-13-2013, 03:28 PM   #241
speakingtohe
Wizard
speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.speakingtohe ought to be getting tired of karma fortunes by now.
 
Posts: 4,812
Karma: 26912940
Join Date: Apr 2010
Device: sony PRS-T1 and T3, Kobo Mini and Aura HD, Tablet
Quote:
Originally Posted by Tijntje View Post
Hi , would it be possible to add a custom string to the bookshelves?
I create bookshelves for series and authors with the following command in the plugin.
series, authors

Now in the Kobo they show up exactly as specified, but I would like to add a custom string in front of the authors and series like this:
Author: author name here
Series: series name here
That way I can easily distinguish between serie and author names.

Is this possible?
It is possible.
You can make a custom column type column built from other columns, with the template
{series:'test($, test(field('series'),strcat('Series:',field('serie s'),),''),'')'}

This will give you Series:series name.
Then you use the custom column name instead of series in the plugin.

Same for authors


Probably PeterT will have a better way though

Helen
speakingtohe is offline