jamietr1 / google-docs-writing-tracker

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

Chart, background and formula change #36

Open Jerome81 opened 8 years ago

Jerome81 commented 8 years ago

This adds a line chart to the daily almanac containing the daily goal, words written and 7-day avg. Makes the formula correct for the first 6 days. Sets the background to gray for the backup copy.

jamietr1 commented 8 years ago

@Jerome81, I like the chart. It is similar to the dashboard I have created for my writing stats (I keep meaning to post the code for it), but conveniently contained in the email message. I do have a suggestion, however:

Could you add a setting to the spreadsheet, something like: "Include chart in email?" If the setting is true, include the chart, if it is false, don't include it. That way a user can decide for themselves if they want it, and change their preference at any time.

Jerome81 commented 8 years ago

@jamietr1 Sure, no problem.