As a follow up to this,
If you have a system with a huge number of tags, this can start to become a bit slow as it tries to recursively iterate through a huge number of tags.
So I built another version that browses one folder at a time progressively
7 Likes