imrehg / WatchDoc

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

No-update changes #53

Open imrehg opened 13 years ago

imrehg commented 13 years ago

Sometimes (not repeatably) documents are notified when there wasn't any edit.

Could do something like check existing update, if the new update have the same modification then replace in the database but do not prompt.

Still it would be nice to have some debugging help of what does Google do in the background. Technically it might be done by serializing the struct and then string diff - if there's a good JS string diff tool that I can embed, temorarily.

E.g. http://getsatisfaction.com/watchdoc/topics/false_positives-5qcgk