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

skeeter08

macrumors newbie
Original poster
Jan 14, 2009
2
0
Aspen CO
Maybe it's just me but I've looked all over to find a word count in Text Edit. Can anyone point me in the right direction. Text Edit Version 1.5 (244) Thanks in advance.
 
Bundles > Text > Statistics for (selection or document, depending on what's highlighted).

Or Control + Shift + N.


:)
 
Maybe it's just me but I've looked all over to find a word count in Text Edit. Can anyone point me in the right direction. Text Edit Version 1.5 (244) Thanks in advance.

TextEdit can do many things but I don't believe work count is one of them.
 
Go to Spotlight and type in AppleScript Editor
open it
type exactly this

tell application "TextEdit"
count words of document 1
end tell

then click run
there ya go
 
Go to Spotlight and type in AppleScript Editor
open it
type exactly this

tell application "TextEdit"
count words of document 1
end tell

then click run
there ya go

It's great that they have provided this feature, but why does it have to be so stupid to access?

"It just works" eh?
 
Try TextWrangler instead. It's free and full featured text editor. Great for programmers too.

Text statistics will appear in the status bar at the bottom of the window. Char count / Word count, plus other info I'm not familiar with.
You can also Get Info on the document you are editing by using the menu.
 
I love iA Writer, it has a beautiful minimalist interface. It has a full screen mode as well as a one sentence focus mode. The App has complete iCloud integration and providing full sync support with a companion iPad App. The App has mark down support as well, so great for drafting blog posts.

iA Writer.png
 
Try TextWrangler instead. It's free and full featured text editor. Great for programmers too.

Text statistics will appear in the status bar at the bottom of the window. Char count / Word count, plus other info I'm not familiar with.
You can also Get Info on the document you are editing by using the menu.

Text Wrangler is excellent. Fast & stable.
 
how do I turn that apple script into a service or something that will show up in my textedit app bar or something.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.