Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

show statistics over a time period #53

Open
flavorjones opened this issue Nov 29, 2018 · 1 comment
Open

show statistics over a time period #53

flavorjones opened this issue Nov 29, 2018 · 1 comment
Labels
epics/statistics Stories related to analyzing how users spend their time.
Projects

Comments

@flavorjones
Copy link
Owner

I'd really like to be able to analyze where I'm spending my time, ideally this is a backwards-looking stat but might be applied forwards.

Some rough thoughts on buckets that would be useful for me:

  • unstructured time: includes past available time and all "self" time
  • one-on-ones: meetings with one other person, either recurring or one-offsf
  • recurring meetings: meetings that recur with any periodicity
  • OOO time

Potential UX:

$ calendar-assistant stats
me@example.com
- looking back one month

Time spent in recurring meetings: 10h 30m (20.2%)
Time spent in one-on-ones: 22h 10m (41.6%)
Unstructured time: 18h 30m (30.3%)

This could support the -a option to run against someone else to whose calendar you have access.

This should support a time range as well (default to past month).

Something interesting to think about: should percentages be calculated from the user's business day (config) or be calculated from total time spent in meetings?

@flavorjones flavorjones added the epics/statistics Stories related to analyzing how users spend their time. label Nov 29, 2018
@flavorjones flavorjones added this to Icebox / Needs breakdown in Backlog via automation Nov 29, 2018
@gsiener
Copy link
Collaborator

gsiener commented Nov 29, 2018

Love this idea. Beyond the accumulation of individual types, I'd be interested to see something that shows "health." Drawing on inspiration like big rocks first and Hipmunk's Agony Index, I'd appreciate a report card on how I'm doing. having 6x 1:1s is probably good; having 6x 30min 1:1s in a row is probably bad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epics/statistics Stories related to analyzing how users spend their time.
Projects
Backlog
  
Icebox / Needs breakdown
Development

No branches or pull requests

2 participants