Tuesday, March 29, 2005

Flickr Batch Enhancer
Released 2005-03-29
The batch operations page on Flickr is a good idea, but is too limited. I used Greasemonkey to add some of the missing components.
  1. Better selection control
    • fill selection - selects everything between the first and last selected image.
    • invert selection
    • reload batch with selection - reload the page with only the currently selected images in the batch
  2. Date posted - change the date posted for the batch
    • Date taken to come...
  3. Set license - set (or remove) the Creative Commons license for the whole batch.
This is my first greasemonkey user script, so feedback is very welcome !