The answer is yes. You can't just import the JSON file that you want to be 
stored in a tiddler though. Here is an example JSON file that would import 
as a JSON data tiddler:


[
    {
        "created": "20150725181648406",
        "modified": "20150725181658829",
        "title": "JSON tiddler",
        "type": "application/json",
        "text": "{\n    \"1\": \"2\",\n    \"3\": \"2\",\n    \"4\": 
\"2\",\n    \"5\": \"2\"\n}"
    }
]

To get other examples just make json tiddlers in tiddlywiki and export them 
as json files.


-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ccecbaec-54a7-4890-91e6-2dde51676928%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to