Thread
:
[GUI Plugin] Quality Check
View Single Post
09-21-2013, 11:01 AM
#
658
chaley
Grand Sorcerer
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
@samy2: if all you want is books with one tag, use the search
Code:
tags:#=1
which finds all books with exactly one tag. You can books with one or two tags where no tag is "bar" with
Code:
tags:#<=2 and not tags:=bar
and so on.
chaley
View Public Profile
Visit chaley's homepage!
Find More Posts by chaley
Track Posts by chaley via RSS