How can I get a word count in iPhone notes app?

I’m trying to count the words in a note on my iPhone 13 pro but I don’t see a way to do that. I looked it up and saw an answer for iPad that i hoped would work for my iPhone, but it doesn’t. The answer given in this forum directs the user to use the Pages app but when I try to do that, the word count does not show up in the bottom right corner as predicted by the instructions for the iPad version of the Pages app. I looked for a setting to change but I don’t find it.

iPhone 13 Pro

Posted on Oct 3, 2023 07:18 AM

Reply
Question marked as Top-ranking reply

Posted on Feb 26, 2024 02:47 AM

Although I do implement Shortcut solutions on macOS, I don't on iOS or iPadOS, so here is an opportunity for you to post the tested Shortcut code here to count words in Notes so others can benefit.

4 replies

Oct 3, 2023 10:02 AM in response to espressonator

That iOS Notes app was not implemented to count words. You need to select the words that you want to count in Notes and then copy to the clipboard. Next, you open Pages for iOS to a new document, and you paste from the clipboard. Select the Pages content again whose words you want to count. While that is still selected, click the ⋯⃝ tool in the menu bar and from that resulting menu, select View Options : Show Word Count.


A badge with the Word count for the current selection will then appear bottom-center in the Pages document.


Pages for Mac, iOS, and iPad have subtle implementation differences. Reading the wrong docs can send you astray.

Feb 26, 2024 02:40 AM in response to VikingOSX

Unless the idiosyncratic behavior of Pages is part of the goal here, there is actually simpler way to get word counts in Notes—if it is an ongoing need.


Using the Shortcuts app, make a three-step shortcut: (1) Receive Text input from Share Sheet; (2) Count Words in Shortcut Input; (3) Show Result. Then in the Details section, make the shortcut available in the Share Sheet. Finally, Share the note (or select the text in question, and choose Share...), activate the shortcut in the Share Sheet, and receive a word count.

Feb 26, 2024 02:54 AM in response to VikingOSX

Fair play...


This is the most basic of implementations—really more of a proof of concept. It does not detect errors, let alone provide helpful feedback when something goes awry. Further, while it works on iOS, I do not think it works unmodified on MacOS. (Not tested on iPadOS yet, but I suspect it works fine.) Perhaps a combination of your shortcut and mine would be cross-platform...?


Word Count Shortcut for iOS

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

How can I get a word count in iPhone notes app?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.