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
input
folder - Run
poetry run python convert.py
- Copy contents of
output
in a folder in Obsidian