Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
4.82k stars 188 forks source link

Support for FreshRSS Tags #546

Open Figgy0928 opened 8 months ago

Figgy0928 commented 8 months ago

I was really excited to see that Readyou has made great progress in supporting GReader. This is a major milestone for Readyou, and it's great to see that the Ash is committed to making Readyou the best RSS reader it can be. I'm also looking forward to Readyou adding the tagging feature from FreshRSS. This would be a great addition to the project, and it would make it easier for users to organize their feeds and articles.

Ashinch commented 8 months ago

ReadYou did not consider the Tags feature when initially modeling (because not all third-party services support Tags, and ReadYou can only try to complete their features intersection). If want to do it, I need to refactor ReadYou's domain model, support Tags from the local account until integration with third-party services, and the interaction design will also face challenges, so this is a milestone work, and it will not come soon.