I try to call data from a *csv *type tiddler in a javascript through the 
following ijnstruction 
    var myData = this.wiki.getTiddlerData(this.myDataTiddler);

It works perfectly if the tiddler is a json, but leads to myData being 
"undefined" if it is a csv (or anything else than a json).

Is there a workaround to make it possible ?

Thank you

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/8b54ecfd-7166-4f62-9caa-c2f408f440c9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to