Hacker News new | ask | show | jobs
by borntyping 3120 days ago
The purpose is tracking who is interrupting and why, not stopping interruptions, with the aim of finding patterns.

In previous places I worked, it might have been quite useful if I kept a record of what questions people interrupted me to ask, so I could look back on that and work out parts of my software than needed to be made easier to use or have documentation added. If I was using OP's tool to track this, I'd probably include "interruptions" where someone sent an email or slack message as well as those where someone came over in person.

1 comments

exactly right. I've been wanting to figure out how to get every message i receive on slack piped into a script so that i could then extract "interruptions" from that. but yes I track everything that wasn't a "planned interruption".