Skip to content

Commit 771b0c7

Browse files
link to first shared graph on github
1 parent aa441c6 commit 771b0c7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

db-version.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ NOTE: While there is an [automated backup](#automated-backup) for DB graphs, we
2727
* [Graph Import](#graph-import)
2828
* [EDN Data Export](#edn-data-export)
2929
* [Scripting](#scripting)
30+
* [Additional Links](#additional-links)
3031

3132
## Nodes
3233

@@ -447,4 +448,7 @@ On desktop, it is easy to modify an existing DB graph with a script and see the
447448

448449
1. Press Cmd-S to persist a graph to `~/logseq/graphs/GRAPH-NAME/db.sqlite`.
449450
2. Modify the db.sqlite with a nbb-logseq script.
450-
3. Update the app to use the modified db.sqlite by using the `Replace graph with its db.sqlite file` dev command.
451+
3. Update the app to use the modified db.sqlite by using the `Replace graph with its db.sqlite file` dev command.
452+
453+
## Additional Links
454+
* https://github.com/C0ntr0lledCha0s/logseq-template-graph - Example graph with useful properties and tags

0 commit comments

Comments
 (0)