amugofjava / anytime_podcast_player

Simple, easy to use Podcast player app written in Flutter and Dart.
BSD 3-Clause "New" or "Revised" License
424 stars 101 forks source link

Search within given podcast #131

Open adrienneteicher opened 1 week ago

adrienneteicher commented 1 week ago

Sometimes I'm trying to find an older episode in a podcast going back years and endless scrolling can be exhausting.

It would be great if we could search for text within episode descriptions themselves.

Thanks!!

amugofjava commented 1 week ago

Hi @adrienneteicher,

Yes, I completely agree. Anytime needs this to make it easier to find episodes.

Thanh you.

adrienneteicher commented 1 week ago

Sweet. Thanks! Best, Adrienne Teicher adrienneteicher.com[https://www.adriennneteicher.com] | hyenaz.com[https://www.hyenaz.com] Sent from my phone

6 Oct 2024 18:25:03 Ben Hills @.***>:

Hi @adrienneteicher[https://github.com/adrienneteicher],

Yes, I completely agree. Anytime needs this to make it easier to find episodes.

Thanh you.

— Reply to this email directly, view it on GitHub[https://github.com/amugofjava/anytime_podcast_player/issues/131#issuecomment-2395497356], or unsubscribe[https://github.com/notifications/unsubscribe-auth/AGYIPIDBXJYNQ6BJ6DNTXK3Z2FP5XAVCNFSM6AAAAABPNM2PP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGQ4TOMZVGY]. You are receiving this because you were mentioned. [Tracking image][https://github.com/notifications/beacon/AGYIPIDQXNL5SFJ3DCX5SA3Z2FP5XA5CNFSM6AAAAABPNM2PP2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTUOZBRYY.gif]

amugofjava commented 1 week ago

Here is a rough implementation of how I think this would look & work. What do you think?

https://github.com/user-attachments/assets/0e82736a-fd83-4b8b-b1d6-0aaa33268aa4

adrienneteicher commented 1 week ago

I think that looks hot!