View Single Post
Old 05-01-2015, 07:30 PM   #7
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,820
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by mariaclaudia View Post
Thanks to both for your answers. Sorry my delay to answer. The solution for the author issue was excelent, both solutions, now I have two options. Thanks again!

However the solution about tags was not usefull to me, but it was because I don't explained it well.

I have a group of tags, topA, topB, topC, topD and topE. Of course each books also have his own tags (novel, mistery, erotic, history, etc.). I created a virtual library where I only have books that have all the tags of my group (topA, topB... ), however I want to create a virtual library where group books with, at least, 3 of 5 tags from my group.

By example, one book with topA, topC, topD, topE; another book with tagB,tagC, tagE; another book with topA, topB, topC, topD...

I hope I was able to explain better now. So, how can I do this, if it's possible?

Sorry my grammar, i use Google translate to fix some mistakes in my grammar
@mariaclaudia - you could do it with a composite custom column (eg. topcount/Top count) that had a count of the tags starting with 'top'. I think you would need to use a program mode template to create a sub list of tags and count that. Then base the VL on the Top Count column eg #topcount:"=3".

However, I would probably put those 'top?' tags in their own tag like custom column (toptags/Top Tags). I would use Bulk Metadata Edit Search and Replace facility to move the existing 'top?' values from the Tags column to the Top Tags column -- take care with this, suggest backup first. Then use the search term count facility - eg #toptags#=3 - to set up the VL's.

BR

Last edited by BetterRed; 05-01-2015 at 07:32 PM.
BetterRed is offline   Reply With Quote