Unique Article Identifiers - Backend Only #72

Open
opened 2024-10-24 18:38:29 +00:00 by corbz · 0 comments
Owner

Currently, there is a field to allow users to choose between identifying any unique article by it's GUID, ID, Title, URL or Content Hash. This field is chosen against a subscription, and it then checked against for each item of that subscription.

The proposed change, is to remove this control from the user's hands, and instead just perform the check against each one of these attributes every time against every article.

This would remove confusion, while maintaining uniqueness of articles.

Currently, there is a field to allow users to choose between identifying any unique article by it's GUID, ID, Title, URL or Content Hash. This field is chosen against a subscription, and it then checked against for each item of that subscription. The proposed change, is to remove this control from the user's hands, and instead just perform the check against each one of these attributes every time against every article. This would remove confusion, while maintaining uniqueness of articles.
corbz added the
enhancement
label 2024-10-24 18:38:29 +00:00
corbz added this to the PYRSS project 2024-10-24 18:38:29 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: corbz/PYRSS-Website#72
No description provided.