This is a small script that ports your Org Roam notes to Obsidian. It is inspired by https://github.com/goshatch/orgroam_to_obsidian but this doesn't rely on the sqlite DB, it just processes files. Feel free to add PRs or sugest improvements.
- Copy all org files of your Org Roam to the
inputfolder - Run
poetry run python convert.py - Copy contents of
outputin a folder in Obsidian