Symbols Filter Editor


A screenshot showing the filter editor.  The editor accepts a valid NSPredicate expression which is then utilized using an NSFetchRequest to filter out symbols from the Core Data local model.


The editor has a convenient palette of all entity attributes that can be used in the formulation of the NSPredicate expression query.

Comments