Skip to content

Commit fcb21ac

Browse files
add header for import
1 parent 176528c commit fcb21ac

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

db-version.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ NOTE: While there is an [automated backup](#automated-backup) for DB graphs, we
2323
* [DB Graph Importer](#db-graph-importer)
2424
* [Automated Backup](#automated-backup)
2525
* [Export and Import](#export-and-import)
26+
* [Graph Export](#graph-export)
27+
* [Graph Import](#graph-import)
28+
* [EDN Data Export](#edn-data-export)
2629
* [Scripting](#scripting)
2730

2831
## Nodes
@@ -405,6 +408,8 @@ To export a DB graph, click on the three dots menu in the upper right corner, se
405408
4. `Export EDN file` - Export graph as EDN described in [EDN Data Export](#edn-data-export).
406409
5. `Export public pages` - Export graph in order to publish it on the web. See https://docs.logseq.com/#/page/publishing for more.
407410

411+
### Graph Import
412+
408413
To import a DB graph, click on the three dots menu in the upper right corner, selecting `Export graph` and then choose one of the following options:
409414

410415
To import the exported .sqlite file, click on the three dots menu in the upper right corner, select `Import` and then choose one of the following options:

0 commit comments

Comments
 (0)