mlava / json-webhooks

2 stars 1 forks source link

Combine child blocks into single string #4

Open tlembke opened 1 year ago

tlembke commented 1 year ago

Hi Mark, thanks for this excellent plugin. I am using it to create a new Wordpress post directly from Roam, the parentText being the subject, and the first childText the body. (Via Konnectzit or Zapier, and then using Post by Email). This works well for a one paragraph article! Would it be possible to have an option to concatenate all the childrenText into a single string, perhaps with a deliminator (/r or

) Thanks

mlava commented 1 year ago

@tlembke Will look at implementing this soon. Thanks for the good suggestion!

tlembke commented 1 year ago

Hi Mark, I implemented a version of this which works for my purposes, based on your work at https://github.com/tlembke/roam2Wordpress It converts each block to html before sending