mirror of
https://github.com/logseq/logseq.git
synced 2026-05-24 04:34:14 +00:00
fns that do not update db should use `db` instead of `conn` whenever possible. it becomes easier to determine which outliner functions have no side effects.