Be a tiddler of json type whose content is

{ "pleiade": { "name": "Pléiade v2", "project": "pleiade", "url": 
"https://pleiade.test.acmeserver.com"; } }

and now put it in two tiddlers. one is "project" and the othes is 
"$:/temp/project".

create a tw5 tiddler with this code:

$:/temp/project: {{{ [[$:/temp/project]getindex[/pleiade]] }}}

project: {{{ [[project]getindex[/pleiade]] }}}

and see its outupt:
-----
$:/temp/project:

project: { "name": "Pléiade v2", "project": "pleiade", "url": 
"https://pleiade.test.acmeserver.com"; }

------

The same void output happpens witg a name like "$:/temp/project".

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b9f7d660-fc3b-4898-ab77-6e614d9a360an%40googlegroups.com.

Reply via email to