Sep 3
Word and Character Count
I'd love to see count of words and characters accessible via the `...` menu for a Note.
Specifically: the information would default to a total count of words and characters for the Note itself and then that would dynamically change based on the text that's currently *selected* in the Note.
I've started using the `/wc` plugin but I imagine it would be impossible to get counts for a selection using this method... unless you could invoke a plugin via a click or tap as I've seen discussed in Discord.
---
*Apologies if this is a duplicate. I tried searching individual categories in Canny for "count" and "word count" but didn't see anything officially created here yet.*
Closed
This is available in the statistics plugin using `/wc`. You can also select some text first and then invoke the plugin on Mac and iOS. This will eventually be added to the UI in a more convenient way similar to the suggested way mentioned in the request and possibly even as a label updating itself (reusing the plugin code for sure).