yang991178 / fluent-reader-lite

Simplistic mobile RSS client built with Flutter
https://hyliu.me/fluent-reader-lite/
BSD 3-Clause "New" or "Revised" License
1.38k stars 89 forks source link

Tags and filters #33

Open ghhuuyygg opened 3 years ago

ghhuuyygg commented 3 years ago

Hello, When we want to follow one subject via multiple sources (typical for scientific research, there are multiple sources that can publish one important subject)

There is a need to have filters and tags. For exemples, a Regex filter or basic search filter that would search in all the feeds and output the source where it found the results

This should not be hard to implement, it is just a search to do while parsing the feeds? Anyways this will be very very handy for managing feeds,