What would be the best way to turn my "Missing Kobo Collection" saved search into a icon for column templates?
Code:
#onkobo:true
AND (
#fanficcat:true
OR #genres:"=Fantasy"
OR #genres:"=Science Fiction"
OR #genres:"=Cozy Mystery"
)
AND (
#kobocoll:false
OR (#kobocoll:"=[Send to Device]" AND #kobocoll:#=1)
OR (#kobocoll:"=[Kobo Store]" AND #kobocoll:#=1)
)
(btw, thanks for implementing multi-line saved searches. It's helpful

)