Implement Text Statistics (aka 'word count') #1887
Labels
kind.crop
scope.markdown
Relating to markdown features (i.e. supporting new language syntax)
scope.views
Related to Preview, TreeView, UI Panels, and other webviews
Please select if your request is either something new or an enhancement
Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)
Is your feature request related to a problem? Please describe
It is often importnant to know the text statistics for planning, publication, work accounting and other reasons. At the moment, there is no convenient way to do it in the Preview.
Describe the solution you'd like
Implement text statistics (needs to be counting in Preview to ignore links, Markdown symbols, note references, etc. as well as in the Markdown editor window). WordCounter - Visual Studio Marketplace is very good but it only works in one (current) note. It also works in the source text of the note while the meaningful count is in the rendered note.
Desired features:
Examples:
{{word-count}}
and{{character-count}}
features. Upper and lower anchors for counting might be interesting.Describe alternatives you've considered
The text was updated successfully, but these errors were encountered: