glushchenko / fsnotes

Notes manager for macOS/iOS
https://fsnot.es
MIT License
6.37k stars 469 forks source link

OSX app: add menu item to show character count or word count #314

Open abilitymatrix opened 6 years ago

gingerbeardman commented 6 years ago

Until then you can do it on a system wide level using Automator and macOS Services menu. You can also bind a shortcut key to it through System Preferences > Keyboard > Shortcuts > Services

AppleScript way: https://web.archive.org/web/20150320120349/https://gist.github.com/nslater/1616556 Download: Word & Character Count.workflow.zip

screen shot 2018-08-01 at 13 52 59

Or using WordService.app: https://www.devontechnologies.com/apps/freeware

screen shot 2018-08-01 at 13 55 07

reconstructed commented 5 years ago

can has live word count in title bar like nVALT please?

gingerbeardman commented 5 years ago

@reconstructed nvALT has it in the search bar, no?

reconstructed commented 5 years ago

Screen Shot 2019-04-21 at 6 39 01 pm yes!

npras commented 4 years ago

All the links mentioned by @gingerbeardman don't work anymore.

The only app able to do this is a paid one: https://wordcounterapp.com/

I'd really love this feature as I'm using fsnotes to build a writing habit. A word count in each note will be really good. (liked the way nvalt had it).

Can we have this feature please?

gingerbeardman commented 4 years ago

I just fixed the links @npras