tanriol / digest

An outdated Brief fork
Other
15 stars 4 forks source link

Digest does not update a feed #45

Open tanriol opened 11 years ago

tanriol commented 11 years ago

The feed does not get new entries, unlike the live bookmark itself

tanriol commented 11 years ago

One known reason is that some feeds (for example, AMO developer feed) have items with only link (the same for every item), title (which may repeat) and description... so the items seem to be not identifiable uniquely over edits.

Native livemarks sidestep the issue as they do not track item's history (although the item's read status is unreliable even with livemarks).

There may even be comletely duplicate items in the same feed, so these are not identifiable at all... I'm unsure of the best way of handling these.