Agree that multiple instances sharing the same config or project is a separate problem. I always try to discourage people running more than one geany using the same config or project, thats why I had the evil grin icon on the comment :grin:
I have no clue if there are still any users out there who actually store configs on network shares or the like.
Given that NAS appliances are now only a few hundred dollars and as the US _consumer_ market was [half a billion dollars in 2017 and growing](https://www.statista.com/statistics/750899/united-states-consumer-network-at...) I suspect that the numbers of user configs and project files on network devices may be increasing, not reducing.
And actually, the code of this PR is triggered by the SaveActions plugin already via the "document-save" signal. So what you request is already done :).
I do hope your aggregation algorithm works. :grinning:
To be clear, In general this change is a good thing to do, I'm just trying to anticipate any issues, and would like having the "off" option hidden in various as a workaround for the ones we didn't think of.