The highlighted filter should include items in the archive
This commit is contained in:
@ -84,7 +84,7 @@ public extension LinkedItemFilter {
|
||||
format: "highlights.@count > 0"
|
||||
)
|
||||
return NSCompoundPredicate(andPredicateWithSubpredicates: [
|
||||
hasHighlightsPredicate, notInArchivePredicate
|
||||
hasHighlightsPredicate
|
||||
])
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user