Chris Ward
Chris Ward
Would be useful for me if I could get status report details for my email usage. ``` Emails Sent (new, reply) - date: subject (like git commits) ``` Starting with...
Meetings attended are worth tracking... again, google should have an API that would enable users to get a list of meeting invites 'received', 'attended', 'rejected', 'maybed'
`did` focuses on pulling data from external sources about things that a user 'did' during a time period. Many times we 'do' things that aren't stored in any external source...
I use idonethis as a service for conveniently storing 'did's with a simple email each day (or at whatever other frequency); this allows me to quickly take notes about important...
Track activities for a given user in mojo. Blog posts, document, pages, notes, created/modified.
review the updates to the latest plugins and double check that all the stuff is covered, even the updates to docs to include the plugin in the docs and the...
http://catherinedevlin.blogspot.cz/2014/08/sql-to-pandas-and-back.html?spref=tw
http://blog.endpoint.com/2014/04/speeding-up-saving-millions-of-orm.html Test this and see if it's worth it
cward@cward pql [master] $ python -m unittest find_tests # ...........F.F................... ## FAIL: test_date (find_tests.PqlSchemaLessTestCase) Traceback (most recent call last): File "find_tests.py", line 92, in test_date self.compare('a == date(10)', {'a': datetime(1969,...