Is there a plugin/app that would allow me to see a pie chart of how I'm spending my time based on my Google calender? Maybe by the color that I use or the first word of my title?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
migrated from superuser.com Oct 8 '12 at 12:16
|
There is no such plugin and I could not find any app doing such. What you could do is use the Calendar API together with the Google Charts API that Rahun Gautam posted and try to create something yourself. I think the major problem with such a plugin/app is that with most people, events, although categorized the same, will have a different name, so that it is very difficult for the plugin the categorize the events itself. You would probably have to either categorize all your events manually or give all same-categorized events the same name. |
|||
|
|