Specifically, I'd like to have the capability of doing something like this (pseudocode):
Merge [tag:activity] into [tag:android-activity] where post contains [tag:android]
Merge [tag:activity] into [tag:workflow-activity] where post contains [tag:WPF]
This new feature would allow me to selectively merge variants of the ambiguous tag into their non-ambiguous equivalents.
Note that, without this feature, the only way to disambiguate in my example is to search for android activity, and edit each post individually.