Okay, here's the problem I have.
I need to provide input which is either:
- create a new task
- post a comment on a task
- change task status, add tags, remove tags
- update wiki page
- update projects
- etc.
on some objects which have 10+ subscribers.
The trouble is the fact that I'm spamming a lot and interrupting precious developers concentration on these, sometimes not so important things for them at that point in time but important for me to do my work and prepare future iterations, plans etc.
So:
- I don't want to break their current concentration on work being done now
- But I need to do my work
Currently, I prepare these updates and phab saves them to session, save the link on my google inbox and snooze it for some time which is convenient to post those updates ie outside of the productive hours.
As you know, productivity and focus is fragile so that's why I resort to these methods and any help from you guys to provide native features of controlling either notifications, or drafting changes, alarms, triggers, whatever you come up with, would help me do my job and not break productivity.