na-- / ebook-tools

Shell scripts for organizing and managing ebook collections
GNU General Public License v3.0
723 stars 69 forks source link

Pls update instruction sample script #16

Open ndc168 opened 5 years ago

ndc168 commented 5 years ago

Very useful script but difficult to for Windows audience to figure out based on the sample command inside the instruction:

  1. How to utilize the phamlet foldering option correctly as subfolder of working directory (not centralized location) thus allowing phamphlets to exist in original subfolder?
  2. How to pass the unorganized to another folder than working dir? this would reduce reprocessing the file when resuming from errors
  3. How to maintain user existing custom folder structure while recursively renaming all files in subfolder?
  4. Some common RegEx samples for file names, i.e. Year, Publisher, Title

Thanks.