Can I re-open this topic? It's probably me as a noobie and misunderstanding 
the principles here. 

I would like to be able to create these TiddlyMap links automatically and 
not dependent on the tiddler name rather the UUID. In the OP it's referred 
to as the "Advanced way" but I cannot get it to work. Would someone be able 
to write a suitable sample json so I can see how it is intended to work or 
explain if I have just got it wrong!?

Thanks


On Wednesday, 22 July 2015 11:58:55 UTC+1, UBi wrote:
>
> Hi!
>
> I discovered TiddlyMap recently. Great piece of work, thank you, Felix!
> I started using it the way described in the introductory videos, e.g. 
> entering/developing dependency networks directly with the UI provided.
>
> Now I'm wondering if there is a way to visualise data imported from, say, 
> JSON or CSV files.
>
> As long as the relationship between Tiddlers is pure TiddlyWiki 
> functionality, it works as expected. Importing the following JSON file 
> yields the two nodes "Tiddler" and "Glossar", nicely linked with a "tagged 
> with" edge.
>
> [
>     {
>         "text": "kleinste sinnvolle Texteinheit",
>         "tags": "Glossar",
>         "title": "Tiddler"
>     },
>     {
>         "text": "TiddlyWiki-Begriffe",
>         "title": "Glossar",
>         "tags": ""
>     }
> ]
>
> But what if I wand to import Tiddler relations like "uses" or "related to"?
> How would I have to write my JSON file?
>
> Thanks,
> Uwe
>
>

-- 
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/37ff39d2-be0a-4261-911e-3fce1ba09eb5%40googlegroups.com.

Reply via email to