Grind Report October 2016 - Grind10

November 9, 2016

We are in November everyone! I think this is when we all feel that the year is ending. And October was a wild month – which means I was outside “hustling” instead of inside “grinding”.

Here are the results:

// google.load(“visualization”, “1.1”, {packages:[“bar”]}); google.setOnLoadCallback(drawChart); function drawChart() { var data = google.visualization.arrayToDataTable([ [‘Date’, ‘This Month’, ‘Previous Month’], [‘Week 1’, 29, 21], [‘Week 2’, 15, 36], [‘Week 3’, 26, 30], [‘Week 4’, 34, 32], [‘Week 5’, 33, 0] ]); var options = { chart: { title: ‘Completed Pomodoros’, subtitle: ‘Tracking October 2016’, }, bars: ‘horizontal’, // Required for Material Bar Charts. colors: [‘#d5a130’, ‘#694e15’, ‘#7570b3’] }; var chart = new google.charts.Bar(document.getElementById(‘barchart_material’)); chart.draw(data, options); } // ]]>

Prediction For November’s Grind

What is in store for this month? Well, nowhere near as many networking activities, just a Global From Asia HK trip Nov 18. So that means, a much higher grind report.

Already this first week of November I am averaging 6 to 7 pomodoros a day – mostly all in the morning sessions. Love pushing this timer button and cranking out work.

December should be another high output month as well. Really, should be flowing pretty good rest of the year.