Two ideas: change order of column tools, and add a pre-export script hook

There are two changes I'd like to see:

  • In the tools for changing "Column Size", reverse the order from " < > | > < " to "> < | < >". The order then becomes "make smaller, make larger", which I think is more natural and intuitive.
  • In addition to the "Export Script" (which runs after the export), have a hook for an export script that runs before the export. That allows prep work to be done before the export, such as deleting and recreating the target directory so that it is empty.