Tags
Related Posts
Share This
Notepad++ Word Count
Notepad++ Word Count
Notepad++ has got to be one of my favorite apps out there. Lightweight and powerful, once I got comfortable with it’s behavior I got rid of both Macromedia Homesite and Microsoft Word. The only feature that I’ve been missing was the word and character counter that is so readily available in Word.
Little did I know, that feature was there all along… just very well hidden. What you have to do to count your words:
1 Highlight the text that you want counted.
2 Select TextFX from the menu bar.
3 Select TextFX Tools
4 Select Word Count
Not as easy as word makes it, but it will do.








Options->Keyboard->Plugin commands->167
(e.g. Shift+F12)
Thanks Steve. That shortcut is going to come in handy.
fyi, the character count is in the lower left just under the document pane as well.
Thanks for tip Paul. I had seen that there before. I wish that they would include a word count, but beggars can’t be choosers.
There is a word count. Double click the character count in the lower left and it will give you a pop up window with the word count of the page also.
I worked out how to create a shortcut for it:
1. Settings->Shortcut Mapper
2. Plugin Commands
3. Find T:Word Count (188 on my machine)
4. Select, right click, Modify
5. Choose your shortcut key
thanks for your post, paul. this is what I’m looking for! you save my time
Glad I could help! Thanks for the comment!
Another one just dropping by to thank you! I’m using Ubuntu and running Notepad++ under Wine because it really does seem to be the best tool for writing my dissertation, and this has just made my life so much easier. Thanks too to the helpful commenters, hooray for keyboard shortcuts! That’s made my day. (I’m doing a dissertation, it doesn’t take anything terribly complex to please me at the moment!)
Well thanks for the comment! I’m glad this little bit of information is helping people out.
NO WAY!!! I was always looking for that word count on Notepad++. I can’t believe it was just a click away on the bottom left corner. Thanks Paul and Cody for the info.
Thanks for the tip, I use Notepad ++ for taking notes as well as a lightweight cross OS editor for documents that I shuttle between a Linux box and a Vista machine, works great.
A brilliant tip Paul, in fact I am surprised by the number of options available in those menu tabs.
I have been using Notepad++ as a replacement for notepad for about three years now, for CSS, PHP and SQL code wrangling and lately for preparing html post input for WordPress sites this tip will very much help on that score.
Thank you very much!