A GUI editor that does save .ExifTool.config

Started by Tarn, March 02, 2013, 12:06:00 AM

Previous topic - Next topic

Tarn

It is called Notepad++. Playing with it, I discovered that it will save files with a dot at the beginning of the file name.

I was able to open a new file, put some text in it and save it as ".test.me". A quick look with windows explorer showed ".test.me" at the top of the file list, no problem.

Just thought you'd like to know.

Phil Harvey

...where DIR is the name of a directory/folder containing the images.  On Mac/Linux/PowerShell, use single quotes (') instead of double quotes (") around arguments containing a dollar sign ($).

Tarn

Even better yet, it is designed for editing HTML, Perl and other "code" documents. One really nice feature is it will highlight beginning and ending delimiters. Making it pretty easy to see where you forgot the end brace, comma, tag, etc.