neatdesk-renamer
v0.1.2
Published
Renames NeatDesk exported pdf's to a chronological format
Downloads
4
Readme
This utility renames pdf's exported from NeatDesk into a format that is chronological friendly.
For example, it would rename "Receipt-USPS 2013-06-19 $22.pdf" into "2013-06-19 $22 USPS.pdf"
Installation
$ npm install -g neatdesk-export-renamer
Usage
$ neatdesk-export-renamer [dir]
If no directory is provided the current working directory will be assumed.