scripting / feedBase

A project to get feeds into a base.
MIT License
33 stars 3 forks source link

Flag as duplicate function #29

Closed jpreardon closed 6 years ago

jpreardon commented 6 years ago

I know you deduped the hotlist a couple days ago, but it sounds like the identification of duplicates is still manual. There are a couple that jump out (xkcd dupe and Joel on Software dupe).

Manually identifying these might become overwhelming for one person. Allowing users to flag these duplicates so you can verify and merge might be helpful.

By the way, it is great seeing all of these feeds, thanks for the excellent work!

scripting commented 6 years ago

Thanks for the report. I added the de-duplication codes for xkcd and joel on software.

For right now, the best way to report them is just like this! Just file an issue. I'd ultimately like to automate this. And I have code in the app that derferences URLs when people subscribe, so over time the effect will be lessened.