jamietr1 / google-docs-writing-tracker

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

Beta scripts in readme.md #33

Open delsdog opened 9 years ago

delsdog commented 9 years ago

I presume the scripts in the master branch should be used, I first followed those referenced in the install scripts section and they are the beta ones (https://raw.githubusercontent.com/jamietr1/google-docs-writing-tracker/beta-version-2/writing_stats.gs) which lack some of the functionality of the master ones and still contain the deprecated Session.getTimeZone() Love the scripts though, really appreciate the work that's been put into them.

jamietr1 commented 9 years ago

Yes, @delsdog, the master branch always contains the current "released" code. Other branches may have newer code, but it is either stuff that I am still working on, or stuff that I haven't completely tested yet.