I am working (have working) a version that will create the Tags from the Path Name.
I have all my photos in a directory like this:
Photos\ByYear\2000\Holidays\4th of July
Photos\ByYear\2000\Holidays\Christas
Photos\ByYear\2000\Lauras Daughters Engagement Party
Photos\ByYear\2008\Winter Snow
...
Have almost 10,000 shots.
The version I am playing with will read the image files and Create a tag structure the matches the Paths.
Then I will sub-tag them into other groups.
Not sure if this is something you would be interested in.
Not sure how I can distribute this as I just compiled all the source under Microsofts Visual Studio 2010 and am not sure what I would need to do to rebuild an installer. Soon as I am completed test I will look into this.
Also I changed how things are displayed, when NOTHING is slected I display NOTHING instead of the current way of showing everything.