insidegui / WWDC

The unofficial WWDC app for macOS
https://wwdc.io
BSD 2-Clause "Simplified" License
8.6k stars 777 forks source link

Complex filters #715

Closed davedelong closed 3 months ago

davedelong commented 3 months ago

This adds complex filters to the video list, so users can choose to (among other things) filter to non-downloaded videos.

Fixes #583

davedelong commented 3 months ago
Screenshot 2024-06-11 at 7 22 47 PM
allenhumphreys commented 3 months ago

I built and ran this. Looks pretty straightforwardly implemented.

I wish we had a better control for this, but until we get the filters out of the storyboard, doing anything great especially using SwiftUI is a real uphill battle.

Don't let perfect be the enemy of a good feature, though. We could bikeshed the words in the segmented controls if we wanted to, but I think we're all pretty busy :-)

insidegui commented 3 months ago

Thanks @davedelong 🥳