Notes icon indicating copy to clipboard operation
Notes copied to clipboard

Character count

Open bjlockie opened this issue 1 year ago • 2 comments

Checklist

  • [X] I made sure that there are no existing issues - open or closed - to which I could contribute my information.
  • [X] I made sure that there are no existing discussions - open or closed - to which I could contribute my information.
  • [X] I have read the FAQs inside the app (Menu -> About -> FAQs) and my problem isn't listed.
  • [X] I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • [X] This issue contains only one feature request.
  • [X] I have read and understood the contribution guidelines.
  • [X] I optionally donated to support the Fossify mission.

Feature description

Add character count to the word count. Maybe "iwords/chars"

Why do you want this feature?

I write in Notes first and then paste it into an app that has a character limit.

Additional information

No response

bjlockie avatar Sep 12 '24 16:09 bjlockie

The "character count" wording is vague here. Do you expect a total number of characters of a document, or the "lines and character offset" as in this example in Vim?

Vim on Termux screenshot

Also, the character count doesn't equal byte count when a Unicode (UTF-8) text document is involved.

Explorer09 avatar Oct 02 '24 22:10 Explorer09

Total number of characters in the document.

bjlockie avatar Oct 03 '24 15:10 bjlockie