Wow, I’m impressed with myself for learning and SwiftData/SwiftUI for being easy.
For Day 59, we had to go back to an old app and upgrade it to use SwiftData, add sorting, and add filtering. It took me about an hour to do everything, which is a lot faster than I expected. #100DaysOfSwiftUI

How do you enable the all filter? I was able to enable one or those other but not both.
Paul’s way of doing this worked with numbers but I wasn’t sure how to get this working for strings.
@pommerouge.bsky.social This is what I came up with, I hope it helps! github.com/chasenleh…