Graph view : a network visualization script for DT

A few updates on this script:

  • It now is more robust : instead of injecting data in an external file, it generates a HTML file for the graph in your global Inbox. Which means if the graph were buggy, just send it to me in PM for analysis.
  • it covers now three types of links: wiki-links in markdown files (pink edges), x-devonthink-item links in URL of record (green edges), and parent-child relationships (blue edges).
  • the rendering got faster (on a boosted MBP13): (40 nodes, 50 edges) in (3s generating+ 1s layouting), (200n,150e) in (8s + 5s), (500n, 450e) in (35s+8s).

How to use it?
Redownload from https://github.com/benoitpointet/devonthink-graph-view and follow the instructions on https://github.com/benoitpointet/devonthink-graph-view/blob/main/README.md

What if you encounter problems or have wishes?
PM me in this forum. Thx to @rkaplan and @macula for helping me improve it in the past days.

Some snapshots

3 Likes