Quick way to disable tags under a folder (including all subfolders)

Is there a quick and easy way to say “select a folder” and disable all tags under that folder including all subfolders?

Nevermind, I modified a script that I used to loop to all tags in a folder, to now disable them, using

system.tag.write("tagpath.Enabled",0)