jamietr1 / google-docs-writing-tracker

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

DailyAlmanac.gs: line 373, Range not found #5

Closed ndandanda closed 9 years ago

ndandanda commented 9 years ago

DailyAlmanac.gs: line 373, Range not found

naalvarez commented 9 years ago

I have the same issue.

jamietr1 commented 9 years ago

I am working on a major refactoring that makes the app much more data-driven, adds some new features, makes the setup much easier, and should eliminate this specific error. I will probably release it in a beta-branch today or tomorrow. I just have to finish writing the new README.

naalvarez commented 9 years ago

Oh that's great, thank you!!!

Merovex commented 9 years ago

Don't let the refactor throw you off your daily goals. :-)

On Wed, Jul 30, 2014 at 9:24 AM, naalvarez notifications@github.com wrote:

Oh that's great, thank you!!!

— Reply to this email directly or view it on GitHub https://github.com/jamietr1/google-docs-writing-tracker/issues/5#issuecomment-50613204 .

Ben Wilson "A belief, no matter how sincere, if not reflected in reality isn’t a belief; it’s a delusion."

jamietr1 commented 9 years ago

Okay, I've pushed the changes. This is a significant refactor, but cleans up a lot of junk and makes things really data-driven and therefore, more flexible for folks. I've been testing it the last few nights and so far, so good. I've pushed it to the beta-revision-2 branch, so you are going to want to pull that branch. You'll also want to follow the instructions in the new README in order to grab a clean spreadsheet and migrate you existing data from the old spreadsheet. The README also lists some of the new functionality.

I plan on allowing folks to test this for a while before merging it back into the master, so please report any issues.

New branch: https://github.com/jamietr1/google-docs-writing-tracker/tree/beta-version-2

jamietr1 commented 9 years ago

Writing first, coding second. Otherwise, I'd be in trouble.


Jamie Todd Rubin (@jamietr http://twitter.com/jamietr) http://www.jamietoddrubin.com http://www.jamietoddrubin.com/going-paperless/

On Wed, Jul 30, 2014 at 11:07 AM, Merovex notifications@github.com wrote:

Don't let the refactor throw you off your daily goals. :-)

On Wed, Jul 30, 2014 at 9:24 AM, naalvarez notifications@github.com wrote:

Oh that's great, thank you!!!

— Reply to this email directly or view it on GitHub < https://github.com/jamietr1/google-docs-writing-tracker/issues/5#issuecomment-50613204>

.

Ben Wilson "A belief, no matter how sincere, if not reflected in reality isn’t a belief; it’s a delusion."

— Reply to this email directly or view it on GitHub https://github.com/jamietr1/google-docs-writing-tracker/issues/5#issuecomment-50627672 .

naalvarez commented 9 years ago

I no longer have this issue in the beta 2 version! But I do have a new issue. Since you request we report issues, I will post under beta 2 branch.

Thank you for making this code available and updating it! Truly gracious. :)

jamietr1 commented 9 years ago

Fixed.