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).
This is amazing - Thank you. This is exactly what I have been looking for. I’m a non-techie and never played with apple script but I like figuring things out so should be able to provide some instructional feedback. Thanks again - I’m sooo excited about this.
FRench First English After
Bonjour à tous.
Je souhaiterais pouvoir utiliser le script de visualisation.
Je ne suis pas spécialiste , j’ai essayé de trouver la réponse en lisant, mais je ne trouve pas.
Où dois je, dans quel répertoire (enfin je suppose) mettre :
devonthink-graph-view (le contenu du zip)
RegexAndStuffLib (où le placer , comment le lancer)
Si vous avez un post où tout cela est expliqué, je suis preneur
Vous remerciant
Hello to all.
I would like to be able to use the viewer script.
I’m not a specialist, I tried to find the answer by reading, but I can’t find it.
Where should I, in which directory (well I suppose) put :
devonthink-graph-view (the content of the zip)
RegexAndStuffLib (where to place it, how to launch it)
If you have a post where all this is explained, I’m interested.
Thanking you
If you do not have the folders @pete31 mentioned, you could maybe create them and put the files there. But if you have DT3 installed, ~/Library/Application\ Scripts/com.devon-technologies.think3/ definitely does exist.
You’re aware that ~ is an abbreviation for /Users/<your user name>/ ?
In Finder press SHIFT+CMD+G. This opens a dialog in which you can paste a path.
Paste this one ~/Library/Application Scripts/com.devon-technologies.think3/Menu/ and put the zip‘s contents in the folder.
Then press the shortcut again and paste this path ~/Library/Script Libraries/.
It‘s possible that it won’t take you to the folder. If that’s the case paste this path ~/Library/. In this folder create a folder „Script Libraries“ and put the RegexAndStuffLib.scptd into it.
Thanks you for all good tips (thanks you so much)
For the moment it’s no working but i not sure of the way to use.
I just select a corpus (several doc) and use the script Menu …
Nothing happen I will try again tomorow with a Fresh Mind
Thanks for your help all have good night
I just retried it on the latest DT version: 3.6.2.
It works like a charm.
A note on its location, it is robust enough to be run from outside of DT as well, that is you merely need to have 1 or many items selected in a DT window and then run the script.
Hello all : i was FAULTY.
I check yesterday & cut and paste and check several time Yesterday Evening …
BUT i have to be honest
i create folder Script Librarie (Without S at end ^^ (Dyslexia my love)
So the process is right and now the script is Running & Graphing
THX ALL
I recognize to be a rather beginner user of Devonthink.
I sincerely thank you for all your help with the installation and running the scripts.
I did manage to run the script but I only have a point cloud, with no link. I guess the links between the files come from a peculiarity.
A) I tried without success : a group of
PDF
Mardown
Hmtl
B) I tried to annotate by putting the link
to a doc (x-devonthink-item://8D97 …)
to an Url (html)
C) I also tried with the Tags…
It is clear that there is something I am missing.
If a charitable soul would be kind enough to advise me on the post, or the process, I would be very grateful.
Hoping someone can help – I am clearly doing something silly this side.
Downloaded RegexAndSuff – see it is now on v 1.0.7.
Since I didn’t have a ~Library/Script Libraries folder, I went and created it, and placed the RegexAndStuff unzipped folder into it.
Placed the entirety of the devonthink-graph-view unzipped folder inside the com.devon-technologies.think3/Menu/ folder.
When running the script from the DT3 menu, nothing happens, regardless of what I have selected/searched.
When double-clicking on the DTGraphView.applescript script, it opens in my script editor.
There I noticed that RegexAndStuff was still described as use script "RegexAndStuffLib" version "1.0.6", so I changed this to 1.0.7.
However, it is not allowing me to save the change, since when trying to save, or compiling, the error returns Syntax Error Can't get script "RegexAndStuffLib"
So, I’m presumably putting the RegexAndStuffLib in the wrong place?
One user of Obsidian had the idea to stream his collection of notes to Neo4j, creating a graph database. Not only is the visualisation really good, one can then consider all sorts of analysis. I have no clue whether this could work with DT but the idea sounds brilliant. Here is his Obsidian note about the idea: Using the Neo4j Graph View - Obsidian Publish
hi! i installed this and got an empty HTML file in the end. it looks likes this. let me know if i did something wrong, if you don’t mind! i’m excited about this!