Save data from Roam Research's backup file to a SQLite database
  • Python 99.1%
  • Makefile 0.9%
Find a file
Myles Braithwaite c3975f63b6 Fixed a failing test.
2023-05-18 20:14:58 -04:00
.github/workflows 💚 Added a new CI/CD (#2) 2022-12-30 13:33:50 -05:00
roam_research_to_sqlite Fixed a failing test. 2023-05-18 20:14:58 -04:00
tests Fixed a failing test. 2023-05-18 20:14:58 -04:00
.gitignore Signifying if it's a daily note. 2023-05-18 20:13:30 -04:00
Makefile Added daily note to the pages table (#5) 2023-05-15 20:34:58 -04:00
poetry.lock Signifying if it's a daily note. 2023-05-18 20:13:30 -04:00
pyproject.toml Signifying if it's a daily note. 2023-05-18 20:13:30 -04:00
README.md MVP of the roam-research-to-sqlite CLI (#1) 2022-12-30 12:54:58 -05:00

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