Hey glad to help. 
My last reply was deleted before it was viewable, so I'm going to try this 
again.

If you are interested in why this code wasn't executed then all I can say 
is that (it seems) JS code which isn't tagged with systemConfig and thus 
loaded on startup then erroneous code is ignored. This has greatly impeded 
debugging for myself, but a simple solution which worked for me is that I 
put 'alert("It worked!")' at the end of that block of code. Then even when 
the code won't produce instantly apparent output then you still know that 
there were no obvious errors in the code so it was executed.

If you are interested in seeing the actual plugin in action I am creating a 
tiddlyspot to showcase the working messaging system. You should know 
beforehand that this system depends on the ForEachTiddlerPlugin, the 
InlineJavascriptPlugin, the NestedSliderPlugin and the DataTiddlerPlugin. 
All tiddlers which make the messaging system are tagged 'messaging'. Also 
the Inbox tiddler is entirely dependant upon the active username, so if you 
wish to see the tiddlers which are intended for another user then you must 
change the current username. the username (if you don't know is accessible 
from the right sidebar under options).

anything else I'd love to help.

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/tiddlywiki/-/e9su4eh1r-8J.
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/tiddlywiki?hl=en.

Reply via email to