Easiest way to create a new text file in a Finder window on OSX
Problem
OK, so if I'm browsing directories in OS X Finder, what's the easiest way to create a new text file? Right now I have to either open TextEdit, click around until I get to the same directory I'm in, or I have to open a terminal window, cd to the directory, and . I'm spoiled by the right-click menu in Windows.
Error Output
touch blahblah.txt
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Fix for: Easiest way to create a new text file in a Finder window on OSX
Personally I use the Open in textmate button that I have added to the toolbar. Steps to download and install the extension are in the link. Or you can use this apple script Open script editor, save as an applescript application to a known location I use /Applications/Scripts and then drag it to the toolbar. This will create a text file untitled in the current folder.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix