Thread: Author Emblems
View Single Post
Old 09-21-2022, 08:00 AM   #1
DBorG
Member
DBorG began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jul 2015
Device: Android tablet
Author Emblems

I need help.
Among other things, I trying that in cover grid Calibre displays authors pics as emblems, and I like it.
Problem is basic rule is ok for few authors,
but how to implement that to my main library that has 10k+ authors.
I would need 10k+ rules

How to create advanced rule that would show author image if name of image is equal to authors name.

example of basic rule:
program:
test(str_in_list(field('authors'), '&', "Andy Weir", '1', ''), 'andy weir.png', '');
DBorG is offline   Reply With Quote