Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Klaus.

macrumors newbie
Original poster
Dec 5, 2014
11
0
Tehran
Hi,
I'd like to know that is there anyway to create a text file on OS X just like windows? or can we make shortcut for that?
InP7G.png
 
In my mind the worst part of OSX vs. Windows is that Notepad isn't a native app. Notepad is freaking awesome. Having said that, TextEdit works just the same as Notepad, only not as good.

Open TextEdit. In the dialog box that opens select "New Document" (hint: it's in the bottom left corner). Type to your heart's content, then Save As (⌘+⌥+⇧+s).
 
In my mind the worst part of OSX vs. Windows is that Notepad isn't a native app. Notepad is freaking awesome. Having said that, TextEdit works just the same as Notepad, only not as good.

Open TextEdit. In the dialog box that opens select "New Document" (hint: it's in the bottom left corner). Type to your heart's content, then Save As (⌘+⌥+⇧+s).
TextEdit is more ala WordPad than Notepad. To make it more Notepad like, change it's setting to be normal text instead of RTF. And have it open an empty document by either disable it in iCloud-Drive or execute this in Terminal:
defaults write -g NSShowAppCentricOpenPanelInsteadOfUntitledFile -bool false
To reverse it:
defaults delete -g NSShowAppCentricOpenPanelInsteadOfUntitledFile
 
  • Like
Reactions: Klaus.
That doesn't create the new file in the folder you happen to have selected in Finder

No, it does not, but I was not aware that was a requirement, from the OP's request. I suppose that is what Windows does? I'm not conversant with Windows.

I use Pathfinder, like dfausty mentioned above. It provides you a customizable right click menu with "New File" or "New Text File" as options, and it happens where you right click.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.