I was looking at the exact same thing yesterday and couldn't figure it out as the structure is quite different. Attaching two sample JSON files for people who want to have a look.
On Monday, May 4, 2020 at 7:54:05 AM UTC+1, Yoni Balkind wrote: > > Hi All > > My intended workflow is to draft notes in Roam, and then if I deem certain > notes worthy of publish, I publish them in my public-facing TiddlyWiki. > > However these "published" notes might became quite voluminous and if I > update them in Roam I want them to update in my TW as well as it would be > too laborious to manually maintain two versions of same notes. > > It seems to me that the way this might be achievable is to do regular JSON > exports from Roam, and then to import these into TW, overriding existing > Tiddly's with the same name. > > The challenge is as follows: > > - Roam does not allow me to export pages with tag X. So I need a > mechanism to filter which pages get imported into TW as the JSON file will > be full of pages I dont need. > - The JSON structure is different between Roam and TW, is there a > workflow to edit the JSON structure of the Roam file to make it match TW? > I > suppose a simple search and replace in Notepad++ ? Or is it more complex > than that? > > > I'm not a programmer, and I'm new to TW, so perhaps there are some obvious > tricks or well known tools/plugins that I'm missing. > > -- 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/db5950a0-752d-415f-addf-135e20115008%40googlegroups.com.
sample-roam.json
Description: application/json
sample-tiddlywiki.json
Description: application/json

