mirror of
https://github.com/myles/roam-research-to-sqlite.git
synced 2026-05-20 20:27:12 +00:00
Save data from Roam Research's backup file to a SQLite database
- Python 99.1%
- Makefile 0.9%
| .github/workflows | ||
| roam_research_to_sqlite | ||
| tests | ||
| .gitignore | ||
| Makefile | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
roam-research-to-sqlite
Save data from Roam Research's JSON expot file to a SQLite database.
Install
foo@bar:~$ pip install -e git+https://github.com/myles/roam-research-to-sqlite.git#egg=roam-research-to-sqlite
Usage
You'll first need to export your Roam Research graph as a JSON format. You can do that by clicking the three dots, Share, export and more icon, on the top right hand side and going to Export All. Make sure you use the export format JSON and export the Zip file.
You can then run the command using:
foo@bar:~$ roam-research-to-sqlite roam-research.db Roam-Export-1672368714467.zip