Athou / commafeed

Google Reader inspired self-hosted personal RSS reader.
https://www.commafeed.com
Apache License 2.0
2.82k stars 377 forks source link

API: tags should exist independently from articles #1148

Open jangernert opened 1 year ago

jangernert commented 1 year ago

Currently tags are just an array of strings attached to an article.

Imo tags should behave like categories do for feeds just for articles (except that an article can have multiple tags of course). This would bring tags more in line with APIs of other feed services.

TylerJ1ger commented 9 months ago

Is it possible to keep the labeled article? I found that even when an article was labeled, it would be deleted after 1–2 days. Once all articles were deleted automatically, this label would disappear too.