By "tags" I refer to every link within a page which could be in the form of [[internal link]] or #internal-link (@Saq your understanding is correct)
So in my case I want to publish every page that has a link [[publish]] and/or #publish @Riz - the issue of children / parent items is moot. I am referring to a page that contains a link within its body text. Pages already have titles so no need to treat the created time as the title @Mark S, blocks should just be treated as normal body text.. so if there are 3 blocks in a page those would all just go into the text block as paragraphs within the Tiddly. I suppose I need to dig into the Roam JSON structure to check if this is a problem. Not sure if Roam separates each block into a different item within the JSON file.. On Monday, 4 May 2020 08:54:05 UTC+2, 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/cf308a58-71d3-4a67-8dc0-9c5b830e3e12%40googlegroups.com.

