Just a quick note to let everyone know that I’ve fixed a few bugs in the tagfiler.rb script since posting it. If you’ve installed it, grab the source from GitHub again and update your script.

It now handles context paths with spaces in them properly, and if a file already exists, it does what it was originally supposed to do and increments a counter at the end of the filename until it’s unique before moving it. Previously, it was just exiting with an error.