<html data-lt-installed="true">
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body style="padding-bottom: 1px;">
    <p>I have about 40,000 images.  They are all organized by year, then
      possibly further divided by subject.  They are also all tagged. 
      Some were scanned and are named numerically, others are digital
      and named by date/time.</p>
    <p>I want to export some based on tags to local storage.  Preserving
      the file paths works.  If I want to flatten the hierarchy, I find
      that there are some files with conflicts ie: 1991/img001.jpg and
      1992/img001.jpg</p>
    <p>Is there a way to export, flatten the hierarchy and add a -# to a
      filename that conflicts?</p>
    <p>Peter<br>
    </p>
  </body>
  <lt-container></lt-container>
</html>