jamietr1 / google-docs-writing-tracker

Automation scripts to track writing in Google Docs
187 stars 39 forks source link

Multiple Writing Summary Emails; One Is Blank, One is Correct #34

Open niz19 opened 9 years ago

niz19 commented 9 years ago

Every day I receive 2 Writing Summary emails. The first email is with the correct stats (ie: words, days, consecutive, etc). The second email shows I wrote 0 words but has consecutive day metrics that go are about 15-20 days and counting behind (they are the same number of days each time). As an example, last night I received the following 2 emails:

First email (correct): You wrote a total of 481 words: You have now written for 161 out of the last 164 days. You have now written for 148 consecutive days. That is a new consecutive-day record!

The second email (incorrect): You wrote a total of 0 words: You have now written for 146 out of the last 149 days. You have now written for 133 consecutive days. That is a new consecutive-day record!

The second email has essentially said that exact thing each day for the last 15 or so days. I also receive the following apps-script-notification email every day:

Error: ERROR: Could not find setting 'Project Sheet' in the Config tab. (line 108, file "Code")

I tried re-installing the entire thing from the master branch on 4/22/15 when you posted the "Make sure you have the latest version of the Google Docs Writing Tracker" (I had been having issues a few days before that as well).

I know nothing about coding, unfortunately, aside from installing Writing Scripts :) Any ideas on the error and duplicate emails?