Showing posts with label Path Finder. Show all posts
Showing posts with label Path Finder. Show all posts

Wednesday, December 16, 2009

CocoaTech's Path Finder - Versatile Encoding Helper

Path Finder Save as SJIS for ExcelCocoaTech's Path Finder tool is a versatile Finder replacement. One problem that you might have if you do any work with data, is importing CSV files that are in the UTF-8 format, and which contain multi-byte characters such as Japanese, into Excel.

To import a UTF-8 CSV into Excel, you need to re-save into a format that Excel will accept, because it ironically does not accept the quite-universal UTF-8. I tried opening my UTF-8 CSV with TextMate and Text Edit to do the re-save into a different encoding, but neither of those allow me to save to Shift JIS, which renders Japanese characters so Excel can import them properly.

I saw that Path Finder has a native Text Editor, and thought I would try it. Sure enough, it allows you to re-save a file in Shift JIS and with a TXT extension, which can then easily be imported into Excel, unmunged.

Thanks CocoaTech!

Wednesday, May 13, 2009

Path Finder - Collapsing All Folders

I could not find this information in the help file or on the CocoaTech forum. If you use CocoaTech's Path Finder, the Finder replacement that has a lot of extra functionality that is missing in the normal OS X Finder, you may be browsing around in a folder with many subfolders, and wish to somehow "collapse" the folders you opened, to clean up the view.

Clicking the disclosure triangle of 100 open subfolders is rather tedious, so isn't there an easier way? I stumbled on a method. Here it is.

How to Collapse All Subfolders in Path Finder

  1. In list view, select all. Command-A.
  2. Press Option-Left Arrow.
  3. Sit back, amused, but don't do anything boneheaded like pressing Command-Delete.

And voila! Collapsed folders.