Last Updated: February 25, 2016
·
322
· zhangtai

Workflow for JE

  • Gather info

  • Text process use ST2:

    * Format items  (^.*?)\| -> |$1|
    * Format titles  (.*)\t\n -> $1
    * DeBrace  ( \(\d+\))\| -> |
  • Check CSV file.

  • importer -> exporter