> > how do transclusions work in Roam > You see the UID in the JSON file that each child item has. So in roam if you type that uid surrounded by double round brackets like this
((CH8ti2MnS)) Then Roam will transclude the contents of the item (The users doesn't actually know the UID but when you drag an item while holding a certain key combo then the effect is that the UID gets created with double brackets as shown above).. In the JSON file I presume you will simply see the UID surrounded by round brackets so will be difficult for you to implement the transclusion especially if the user does not import the whole DB.. I cant speak for all users, but I would not expect you transclusion to work in the import. I suppose in an ideal world you could make it work somehow when the UID is found, but just display the raw UID in brackets when the UID is not found... -- 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/844fe3c9-db91-4afb-9e47-6da3f363c2e9%40googlegroups.com.

