imrehg / WatchDoc

Chrome extension to notify you if your Google Docs change
http://imrehg.github.com/WatchDoc
4 stars 1 forks source link

Store oldest change in localstorage to speed things up #18

Closed imrehg closed 13 years ago

imrehg commented 13 years ago

The first time everything should be loaded, but later only starting from the oldest known change that last time qualified to be shown. This way we don't have to check all the changes that could not possible qualify now.