Hi j3d1H,

Maybe you could use Thomas Elmigers EditorCounter 
<https://tid.li/tw5/plugins.html#%24%3A%2Fplugins%2Ftelmiger%2FEditorCounter>


Birthe

Den torsdag den 27. april 2017 kl. 22.44.12 UTC+2 skrev j3d1H:
>
> I have this word counter plugin here:
>
> merge(config.macros,{
>     wordCount: {
>         handler: 
> function(place,macroName,params,wikifier,paramString,tiddler) {
>             
> createTiddlyText(place,tiddler&&tiddler.text?tiddler.text.match(/\w+/g).length:"0");
>         }
>     }
> });
>
> And I would like to make it compatible with TiddlyWiki 5. I'm fine if it 
> needs a few extra steps, as long as it works.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9300fe8f-0c91-4fc6-a4f8-a747228d3f1c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to