Intelligent appending text to file names, considering file extensions and file tags
Project description
appendfilename
-----------------------------
Intelligent appending text to file names, considering file extensions and file tags
Usage:
./appendfilename.py [<options>] <list of files>
This tool inserts text between the old file name and optional tags or file extension.
Text within file names is placed between the actual file name and
the file extension or (if found) between the actual file namd and
a set of tags separated with " -- ".
Update for the Boss <NEW TEXT HERE>.pptx
2013-05-16T15.31.42 Error message <NEW TEXT HERE> -- screenshot projectB.png
Example usages:
./appendfilename.py --text="of projectA" "the presentation.pptx"
... results in "the presentation of projectA.pptx"
./appendfilename.py "2013-05-09T16.17_img_00042 -- fun.jpeg"
... with interactive input of "Peter" results in:
"2013-05-09T16.17_img_00042 Peter -- fun.jpeg"
-----------------------------
Intelligent appending text to file names, considering file extensions and file tags
Usage:
./appendfilename.py [<options>] <list of files>
This tool inserts text between the old file name and optional tags or file extension.
Text within file names is placed between the actual file name and
the file extension or (if found) between the actual file namd and
a set of tags separated with " -- ".
Update for the Boss <NEW TEXT HERE>.pptx
2013-05-16T15.31.42 Error message <NEW TEXT HERE> -- screenshot projectB.png
Example usages:
./appendfilename.py --text="of projectA" "the presentation.pptx"
... results in "the presentation of projectA.pptx"
./appendfilename.py "2013-05-09T16.17_img_00042 -- fun.jpeg"
... with interactive input of "Peter" results in:
"2013-05-09T16.17_img_00042 Peter -- fun.jpeg"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for appendfilename-2017.08.22.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3503ac4b07025e29936edfe1feddb8e0a96a4ca39bfa7a6cbe1af7f37a78a4ab |
|
MD5 | a9616b7d16fd1c5a458242e9bd787fbf |
|
BLAKE2b-256 | 9b623f51ea6b487225261e42fbecd085b9f5f78589257aa15f80552690b47f72 |