Hi there,
I just converted my Roam DB over to Obsidian. I love being back in control over my notes now !
Here is the little python script I used to convert Roam’s JSON into Markdown, preserving block references: github.com/renerocksai/rj2obs
Admittedly, it doesn’t have the most fancy command line interface yet, but that’s because it was originally just intended to be used by me.
Might make it more user-friendly, though.
Feedback is welcome!