How to import my notes from other softwares into Heptabase?
We currently support importing from Notion (beta), Obsidian, Roam Research (beta), and Logseq (beta). If you’re interested in importing your notes into Heptabase from other products not mentioned here, please don’t hesitate to contact us for support.
- Notion (Beta)
- Obsidian
- Roam Research & Logseq (Beta)
Notion
We currently only support importing partial contents (mainly pages) from Notion.
- Select the top-level page you want to export and choose Export from the top-right menu.
- Choose Markdown & CSV format, include everything, and check the "Include subpages" box, then press the Export button to download the
.zip
file. - In Heptabase, choose
Import
from the bottom of the left sidebar. Choose Notion and upload the.zip
file you just downloaded.
Obsidian
In Obsidian, you can export all your files all at once.
- Open any note in Obsidian. Select “Show in system explorer” by right click on the note.
- Navigate the folder to your Obsidian vault’s root folder.
- Compress the root folder of your Obsidian vault to a
.zip
file. - In Heptabase, choose
import
from the bottom of the left sidebar. Choose Obsidian and upload the.zip
file you just compressed.
If you use Windows and have non-English filename, please do not use the default compression function. Instead, you need to use 7zip, Bandzip, etc to compress the files.
For 7zip users, please select "zip" format and type cu=on
in the parameters box, as shown below.
Alternatively, you can upload individual markdown files:
- In Heptabase, click the
import
icon at the bottom of left sidebar and choose Obsidian. - Navigate to your Obsidian vault in the popup and select the markdown files you’d like to upload.
The imported files will be processed as following:
- All images attachments will be uploaded.
- All identifiable wikilink and markdown link (with relative path) will be converted to standard markdown link that Heptabase can use. We identify links based on the imported files.
- All inline tags will be imported to Heptabase’s tag system.
Roam Research
We currently only support importing journals and pages. We do not support importing block level references.
- Select Export All from the top-right menu
- Choose Markdown format and press the Export All button to download the
.zip
file. - In Heptabase, choose
Import
from the bottom of the left sidebar. Choose Roam Research/Logseq and upload the.zip
file you just downloaded.
Logseq
We currently only support importing journals and pages. We do not support importing block level references.
- Select Export graph from the top-right menu
- Select Export as standard Markdown (no block properties) and download the
.zip
file. - In Heptabase, choose
Import
from the bottom of the left sidebar. Choose Roam Research/Logseq and upload the.zip
file you just downloaded.