I have something that partially works so I will call it a night. Here are outstanding problems:
right now it is rewriting the old items on the list over and over again which will not do instead of appending to them to the end
i don't know for sure if it is getting every item exactly once or if there could be overlaps or gaps.
I have something that partially works so I will call it a night. Here are outstanding problems:
right now it is rewriting the old items on the list over and over again which will not do instead of appending to them to the end i don't know for sure if it is getting every item exactly once or if there could be overlaps or gaps.