calendar-analytics
calendar-analytics copied to clipboard
The superuser's versatile and powerful calendar analytics app.
For example, this would be needed in the `tag_detail` and `category_detail` views.
For some reason, the access_token saved after auth/syncing doesn't support incremental syncing wiht Google Calendar anymore. The problem is somewhere in GCalendar.sync() or our auth code.
- Expose a clean frontend API that the rest of our app can use. - Combine the series of parallel gevent calls into just 1 - Correctly cache all data...
We need to regularly detect any deleted calendars and then delete them on our end. We should probably do this every time the user syncs all calendars.
It is annoying when you have scrolled back in time quite a bit and correct an inconsistency, only to have to navigate back to that point in time.