Comment by order-matters

1 month 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 ?

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.