mirror of
https://github.com/org-roam/org-roam
synced 2025-09-08 15:23:30 -05:00
- Consolidate graph build/display commands into org-roam-graph command See #450 - Require org-roam-db Rather than declaring its functions. - Move obsolete variable org-roam-graph-node-shape to org-roam-compat - org-roam-graph--build-connected-component accepts a file argument Allows building a graph without having the target file as the current buffer - Eliminate repeating code - Fix checkdoc warnings