Hacker News new | ask | show | jobs
by order-matters 106 days ago
i love this and have been a long time complainer that browsers dont automatically operate this way.

how does it handle forms or homepages with refreshed content? for example, the home page of hackernews - will it always show the latest feed from the last time i had a connection or will it store each time ive visited it ?

1 comments

Thanks <3

Currently it overwrites the previous content with the latest if there is any change, but I'd like to add option to store diffs as well in the future.