Quote:
Originally Posted by oecherprinte
You could change the parse_feeds() function to only get the articles that were added since your last access. This would require you to store the date of the last access somewhere
|
FYI, I ran some tests using code suggested by Kovid and was able to store article URLs on a first recipe run and retrieve them on a second run for comparison.
I found that I didn't really like the idea and didn't go any further. If implemented, you'd have to have all the sequence of downloaded recipes, as any given article would only appear in only one. I read intermittently (too many to read them all) and preferred having everything in the most recent book.