Codimd: Feature request: Word Count

Created on 1 Feb 2017  路  6Comments  路  Source: hackmdio/codimd

Hi there,

Ive been using HackMD on my own server for 2 weeks right now and love it.

Everything seems to be here in term of text management except one little thing that is quite useful when writing papers: a word counter.

Such counter provides useful information about the complexity of what you are writing as well as let you respect a requirement when you need it.

Such counter can be added next to the line count at the bottom of the editor:
screen shot 2017-02-01 at 16 33 19

There is 2 way to do it as I see it:

  • Count every words and create the counter
  • Count every pure text words (do not include code block, underlying url in images and links, ...)

The second way seems more academic as codeblock, images and all are not considered part of the text but addition to it. A discussion about it is available here: https://github.com/MacDownApp/macdown/issues/244.

Hacktoberfest enhancement

Most helpful comment

Right that might be a solution to have a popover with more info.

If I have one suggestion it would be to make the length counter rotate between option on click and have all the counters available on hover. This way each one of us can choose exactly what counter he want to show in the bottom right.

I like the idea of not crowding the bottom lane with too much information.

Thanks a lot for taking into consideration my request.

All 6 comments

Thanks @0rax
Currently we only have a length counter (bottom-right of it).
And I think this word counter might be useful.
In my opinion I would like to add as a popover when you click the length counter.
Also text without punctuation or unicode counter are also good to be included in here.

Right that might be a solution to have a popover with more info.

If I have one suggestion it would be to make the length counter rotate between option on click and have all the counters available on hover. This way each one of us can choose exactly what counter he want to show in the bottom right.

I like the idea of not crowding the bottom lane with too much information.

Thanks a lot for taking into consideration my request.

+1 This feature would be really helpful while writing free text for various purposes.

I was just considering using hackmd to write a grant proposal with some colleagues, where the word count is limited. The lack of this feature makes it hard :-/

Would very much love to see this implemented!

Bumping :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SISheogorath picture SISheogorath  路  4Comments

farleylai picture farleylai  路  5Comments

ccoenen picture ccoenen  路  4Comments

almereyda picture almereyda  路  4Comments

nitwhiz picture nitwhiz  路  4Comments