Type this into your browsers console (without the line ..)
line 1:
var f1 = config.formatters[config.formatters.findByField("name",
"InsertTextInputWidget")]
line 2
var f2 = config.formatters[config.formatters.findByField("name",
"InsertTextWidget")]
line 3
console.log('f1:', f1, 'f2:', f2)
It seems both are there :)
====
probably your object.element names are wrong.
should be:
name:
match:
termRegExp:
lookaheadRegExp:
======
I do have a question:
Why don't you use a macro for this functions. It could be one macro
with some parameters that does the whole thing.
-m
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywikidev?hl=en.