fix: move :block/path-res calculation to dep graph-parser

This commit is contained in:
Tienson Qin
2024-04-25 16:50:04 +08:00
parent bcd04dba05
commit b55c064305
12 changed files with 127 additions and 50 deletions

View File

@@ -65,4 +65,4 @@ Created graph schema!
#### Update graph scripts
For database graphs, it is recommended to use
`logseq.outliner.cli.pipeline/add-listener!` when updating graphs. TODO
`logseq.graph-parser.db-pipeline/add-listener!` when updating graphs. TODO