├── README.md ├── daily_almanac.gs ├── diff.gs ├── images └── GWT_Settings_1.png └── writing_stats.gs /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamietr1/google-docs-writing-tracker/HEAD/README.md -------------------------------------------------------------------------------- /daily_almanac.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamietr1/google-docs-writing-tracker/HEAD/daily_almanac.gs -------------------------------------------------------------------------------- /diff.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamietr1/google-docs-writing-tracker/HEAD/diff.gs -------------------------------------------------------------------------------- /images/GWT_Settings_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamietr1/google-docs-writing-tracker/HEAD/images/GWT_Settings_1.png -------------------------------------------------------------------------------- /writing_stats.gs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jamietr1/google-docs-writing-tracker/HEAD/writing_stats.gs --------------------------------------------------------------------------------