spacecowboy / Feeder

Android RSS reader app
GNU General Public License v3.0
1.63k stars 99 forks source link

Filters on notifications #393

Open u-damien opened 1 month ago

u-damien commented 1 month ago

Checklist

App version

2.6.33

Where did you get the app from

Google Play

Feature or improvement you want

Notification could be configurable regarding a specific keyword a feed, for example :

<item>
<title>
<![CDATA[ Good Morning, Vietnam ]]>
</title>
<link>https://darkiworld.me/titles/72723/good-morning-vietnam</link>
<description>
<![CDATA[ <img style="width:150px" src="https://image.tmdb.org/t/p/original/yPszN5iNKr3MmFq0dMhAyvzW0kb.jpg" alt="Good Morning, Vietnam"><br>Un nouveau disc jockey est envoyé au Vietnam pour animer la radio des forces armées et distraire les soldats. Son ton frais et irrévérencieux le rend vite populaire aux yeux des militaires. ]]>
</description>
<author>
<![CDATA[ Noxako ]]>
</author>
<guid>https://darkiworld.me/72723</guid>
<pubDate>Tue, 15 Oct 2024 22:52:45 +0200</pubDate>
<category>Films</category>
</item>

In this xml sample we could filter on tag name (category for example) with keyword start with, containing or strictly equal to,... on the tag value and then configure if we would receive a notification regarding our filter

Why should this be added?

In certain use case, RSS Feeds can be used to receive a specific information and receive a notification only when this information in this feed appear. To reduce the biggest amount of useless notification received if this feed is very active. For example I want to be aware of a specific movie and I receive like 100 notification per day of different movie and I can't see if the movie I am looking for has appeared.

Screenshots / Drawings / Technical details

Must ne configurable in all "Edit feed" button or dedicated a specific button to receive customized notifications

spacecowboy commented 1 month ago

UI for selecting/defining such a filter needs design

christop69 commented 3 weeks ago

+1 Would appreciate this feature too !

MeiRos commented 3 weeks ago

+1 I would use this feature! I am looking for a feature which shows only news which contains a specific word. But this feature would be also as good. I can see all news but only specific news alerts me.