OK, OK I will dooooo eeeeeeet!
I was a bit reluctant to add all these because each event must be processed by VC and I don't want constant events interfering with the normal operation of the program and its ability to listen to voice commands etc.
I will have to make it optional. Just use it with caution.
I think I will have this option only for event type watchers, and not for action watchers. Does that make sense to you?
Do we need just one option for "extra events" or should we have an option for each type (updated/completed/deleted)?
Bear in mind that each type of event may have its own anomalies in terms of when a file is ready / locked because it is still being written etc. You may have to adapt your macros with ++ and pauses to account for this if you intend to access the files that are generating events.